]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/UpdateGContact.php
Just some more fixed notice
[friendica.git] / src / Worker / UpdateGContact.php
index 98a62818e9bed6575155715ee691cb2c7d4197fd..b943d966bec0be6a41dc3aac6fcb0e6800f1fcad 100644 (file)
@@ -15,8 +15,6 @@ class UpdateGContact
 {
        public static function execute($contact_id)
        {
-               global $a;
-
                logger('update_gcontact: start');
 
                if (empty($contact_id)) {