diff options
Diffstat (limited to 'include/zot.php')
-rw-r--r-- | include/zot.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php index fa6258140..71c260d65 100644 --- a/include/zot.php +++ b/include/zot.php @@ -4335,7 +4335,6 @@ function zot_reply_purge($sender,$recipients) { remove_all_xchan_resources($sender_hash); $ret['success'] = true; - json_return_and_die($ret); } json_return_and_die($ret); |