From 765f9ffcf07d1246f66f05e1bef5dbcc428bbe83 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 2 Oct 2020 17:12:26 +0200 Subject: Revert "more work on delete/undo" This reverts commit bdfdd515d80a88a154bc0f4c83adfacf055ad5a4 --- Zotlabs/Lib/Libzot.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'Zotlabs/Lib') 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' ", -- cgit v1.2.3