diff options
-rw-r--r-- | Zotlabs/Lib/Libzot.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Lib/Libzot.php b/Zotlabs/Lib/Libzot.php index 7ca8b9d21..d7285ca12 100644 --- a/Zotlabs/Lib/Libzot.php +++ b/Zotlabs/Lib/Libzot.php @@ -1203,8 +1203,6 @@ class Libzot { $arr = Activity::decode_note($AS); -//hz_syslog(print_r($arr,true)); - //logger($AS->debug()); $r = q("select hubloc_hash, hubloc_network from hubloc where hubloc_id_url = '%s' ", |