aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-06 19:48:46 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-06 19:48:46 -0800
commitaa5b7eb98af82f06ac69cd4475f5630705078807 (patch)
treea5d82e81c29b1cee9700ba38846b013fdad307c9 /include
parent1c22e8ae7ed8bc08bbc71eefa26a6d0aabcd5e7d (diff)
downloadvolse-hubzilla-aa5b7eb98af82f06ac69cd4475f5630705078807.tar.gz
volse-hubzilla-aa5b7eb98af82f06ac69cd4475f5630705078807.tar.bz2
volse-hubzilla-aa5b7eb98af82f06ac69cd4475f5630705078807.zip
minor optimisation
Diffstat (limited to 'include')
-rw-r--r--include/zot.php1
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);