From afc76932e913dd79c76749cdfab9e96cb82371eb Mon Sep 17 00:00:00 2001 From: angelo Date: Fri, 28 Jun 1996 10:49:59 +0000 Subject: [PATCH] Rimossa la chiamata a TMask::first_focus(k), perche' inutile. git-svn-id: svn://10.65.10.50/trunk@3123 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg4300.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg4300.cpp b/cg/cg4300.cpp index 116784992..c997c0bc1 100755 --- a/cg/cg4300.cpp +++ b/cg/cg4300.cpp @@ -691,7 +691,7 @@ bool TLiquidazione_app::set_liquidazione() if (_printonly) _recalc = never; // ------------------------------------------------ - m.first_focus(k); + //m.first_focus(k); switch(k) {