Corretto il comportamento della relapp in writw e rewrite

git-svn-id: svn://10.65.10.50/trunk@577 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1994-11-10 11:03:57 +00:00
parent 015b41811a
commit 4bc44604fd

View File

@ -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);