From 6d3af133ad4e8e972d28e0ebc45c1f1073d3924f Mon Sep 17 00:00:00 2001 From: angelo Date: Wed, 12 Mar 1997 14:20:33 +0000 Subject: [PATCH] Corretto MI4355. git-svn-id: svn://10.65.10.50/trunk@4199 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg3400.cpp | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/cg/cg3400.cpp b/cg/cg3400.cpp index 373bf55d9..52616eb81 100755 --- a/cg/cg3400.cpp +++ b/cg/cg3400.cpp @@ -1461,13 +1461,7 @@ int CG3400_application::setta_righe_indirizzo(char tipocf, long codcf,int rdes) TRectype rec = look_com (comcf); comune = rec.get(COM_DENCOM); prov = rec.get(COM_PROVCOM); - const TString80 loc = _clifo->get(CLI_LOCCF); - - if (loc.not_empty()) - { - comune.insert(" "); - comune.insert(loc); - } + if (comcf.empty()) comune = _clifo->get(CLI_LOCCF); if (viacf.not_empty()) {