]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/GContact.php
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
[friendica.git] / src / Model / GContact.php
index c077aa6b4a37a2546ff6dc4fe33a4e75f1df74ce..43375b9afb6692bc82d32f01ef837123aca701e1 100644 (file)
@@ -528,8 +528,6 @@ class GContact
         */
        public static function updateSuggestions()
        {
-               $a = \get_app();
-
                $done = [];
 
                /// @TODO Check if it is really neccessary to poll the own server