Merged changes from main branch up to 2.1.3.
[fa-stable.git] / inventory / prices.php
index 280595150545e89901ae47333cb6a3267fe9b5cb..4121553cd1e33646eefa75c983335a42887119bc 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');