From edc5566f79c94f7ad994eccc7a8bb0e586961cf4 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 26 Sep 2013 16:25:28 -0700 Subject: structure for channel unions --- mod/zfinger.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mod') 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) { -- cgit v1.2.3