From 2226de8797b59fafa15388466d04a01c34250839 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Wed, 20 May 2009 21:14:44 +0000 Subject: [PATCH] Code cleanup. --- inventory/prices.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/inventory/prices.php b/inventory/prices.php index fb323a4..61bb757 100644 --- a/inventory/prices.php +++ b/inventory/prices.php @@ -125,8 +125,6 @@ if (list_updated('stock_id') || isset($_POST['_curr_abrev_update']) ) { //--------------------------------------------------------------------------------------------------- -$mb_flag = get_mb_flag($_POST['stock_id']); - $prices_list = get_prices($_POST['stock_id']); div_start('price_table'); -- 2.30.2