From 5c2b576cebcb6bf59a23d4f49b7362003f8d1bf1 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Fri, 27 Oct 2017 08:59:58 +0200 Subject: [PATCH] Removed sparse code line in hooks.inc --- includes/hooks.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/hooks.inc b/includes/hooks.inc index d2096c17..501d4a0f 100644 --- a/includes/hooks.inc +++ b/includes/hooks.inc @@ -211,7 +211,6 @@ class hooks { return true; } return array($qoh, 'stockmankobg'); - return array($line_item->qty_dispatched, 'stockmankobg'); } } -- 2.30.2