Code cleanup.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 20 May 2009 21:14:44 +0000 (21:14 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 20 May 2009 21:14:44 +0000 (21:14 +0000)
inventory/prices.php

index fb323a470c1225fa281847315d48103a929b9dc7..61bb7576179e5e66163a677571e14e50c2c359a5 100644 (file)
@@ -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');