From: Janusz Dobrowolski Date: Wed, 20 May 2009 21:14:44 +0000 (+0000) Subject: Code cleanup. X-Git-Tag: 2.3-final~1254 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=6a9d45b40054df2df72ab8503bd6f35f793377ae;p=fa-stable.git Code cleanup. --- diff --git a/inventory/prices.php b/inventory/prices.php index fb323a47..61bb7576 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');