minor optimisation

This commit is contained in:
redmatrix 2015-12-06 19:48:46 -08:00
parent 1c22e8ae7e
commit aa5b7eb98a

View File

@ -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);