summaryrefslogtreecommitdiff
path: root/core/controllers/quick.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/controllers/quick.php')
-rw-r--r--core/controllers/quick.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/controllers/quick.php b/core/controllers/quick.php
index d62f3af0..32febb31 100644
--- a/core/controllers/quick.php
+++ b/core/controllers/quick.php
@@ -120,7 +120,6 @@ class Quick_Controller extends Controller {
$parent->save();
}
- module::event("item_before_delete", $item);
$item->delete();
message::success($msg);