From 4bc44604fd9403ad5a9b90c002d39318c0e48da5 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 10 Nov 1994 11:03:57 +0000 Subject: [PATCH] Corretto il comportamento della relapp in writw e rewrite git-svn-id: svn://10.65.10.50/trunk@577 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg0100.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/cg/cg0100.cpp b/cg/cg0100.cpp index 6653a34fc..dfba483ee 100755 --- a/cg/cg0100.cpp +++ b/cg/cg0100.cpp @@ -58,7 +58,6 @@ int CG0100_application::write(const TMask& m) { TRelation *r = get_relation(); - r->zero(); m.autosave(r); int sezivd = m.get_int(FLD_CM1_SEZIVD);