summaryrefslogtreecommitdiffstats
path: root/ajax/setitemstatus.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax/setitemstatus.php')
-rw-r--r--ajax/setitemstatus.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/ajax/setitemstatus.php b/ajax/setitemstatus.php
index 03dff7d94..2f99804e9 100644
--- a/ajax/setitemstatus.php
+++ b/ajax/setitemstatus.php
@@ -50,4 +50,3 @@ if(!$success) {
//TODO: replace the following with a real success case. see contact/ajax/createaddressbook.php for inspirations
OCP\JSON::success(array('data' => array('itemId' => $itemId )));
-