diff --git a/src/ve/velib03a.cpp b/src/ve/velib03a.cpp index 9dab12adf..aac40efef 100755 --- a/src/ve/velib03a.cpp +++ b/src/ve/velib03a.cpp @@ -1077,8 +1077,6 @@ void TExpr_documento::evaluate_user_func(int index, int nparms, TEval_stack & st real & val = stack.peek_real(); - if (_row->get_int(RDOC_NRIGA) == 9) - int i = 1; if (_row && (_row->tipo().tipo() == RIGA_MERCE || _row->tipo().tipo() == RIGA_OMAGGI)) { for (int i = 1; i <= FR_CMAX; i++)