From: Michael Date: Wed, 25 Mar 2020 18:27:35 +0000 (+0000) Subject: Removed wrong comment X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=52e6f97b612cac19d31cb8af8983a52a00dc6348;p=friendica.git Removed wrong comment --- diff --git a/src/Protocol/Diaspora.php b/src/Protocol/Diaspora.php index 734c1c3c62..828333b41f 100644 --- a/src/Protocol/Diaspora.php +++ b/src/Protocol/Diaspora.php @@ -1636,7 +1636,6 @@ class Diaspora } if ($platform == 'socialhome') { - // This doesn't really seem to work on Socialhome return $contact['baseurl'] . '/content/' . $guid; }