diff --git a/src/m770/777200.cpp b/src/m770/777200.cpp index 311790a24..59919a0f1 100755 --- a/src/m770/777200.cpp +++ b/src/m770/777200.cpp @@ -1387,7 +1387,7 @@ void TCU_app::main_loop() if (percip_cache.objptr(key) != nullptr) regfisc = (TString &)*percip_cache.objptr(key); - if (percrit != ZERO && (invforfmin || (regfisc.full() && regfisc != "RF02" && regfisc != "RF19"))) + if (invforfmin || (regfisc.full() && regfisc != "RF02" && regfisc != "RF19")) { t.append_record_d(rec, log); if (t.get_operazione() != 'A')