aboutsummaryrefslogtreecommitdiffstats
path: root/mod/zfinger.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/zfinger.php')
-rw-r--r--mod/zfinger.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/mod/zfinger.php b/mod/zfinger.php
index 49d07a40c..3671da56e 100644
--- a/mod/zfinger.php
+++ b/mod/zfinger.php
@@ -164,11 +164,6 @@ function zfinger_init(&$a) {
$ret['locations'] = array();
-
-
-
-
-
$x = zot_get_hubloc(array($e['channel_hash']));
if($x && count($x)) {
foreach($x as $hub) {