Removed comment line

This commit is contained in:
Michael
2019-07-01 18:09:40 +00:00
parent 6041f74df6
commit 9e3aff9ade
-1
View File
@@ -1877,7 +1877,6 @@ class Contact extends BaseObject
self::updateContact($id, $uid, $ret['url'], $ret);
// Update the corresponding gcontact entry
// PortableContact::lastUpdated($ret["url"]);
GContact::updateFromProbe($ret['url']);
return true;