aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/items.php')
-rwxr-xr-xinclude/items.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/items.php b/include/items.php
index 6484baeae..5e584b09c 100755
--- a/include/items.php
+++ b/include/items.php
@@ -1231,7 +1231,6 @@ function encode_item($item,$mirror = false) {
$x['item_delayed'] = $item['item_delayed'];
$x['item_pending_remove'] = $item['item_pending_remove'];
$x['item_blocked'] = $item['item_blocked'];
-
}