]> git.mxchange.org Git - friendica.git/commitdiff
Removed wrong comment
authorMichael <heluecht@pirati.ca>
Wed, 25 Mar 2020 18:27:35 +0000 (18:27 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 25 Mar 2020 18:27:35 +0000 (18:27 +0000)
src/Protocol/Diaspora.php

index 734c1c3c628a0779092eaaec507c2d75ca50fd27..828333b41f10656119947bf96dbd1aa7a9fc246d 100644 (file)
@@ -1636,7 +1636,6 @@ class Diaspora
                }
 
                if ($platform == 'socialhome') {
-                       // This doesn't really seem to work on Socialhome
                        return $contact['baseurl'] . '/content/' . $guid;
                }