From aa5b7eb98af82f06ac69cd4475f5630705078807 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 6 Dec 2015 19:48:46 -0800 Subject: minor optimisation --- include/zot.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/zot.php') 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); -- cgit v1.2.3