Eliminato commento
git-svn-id: svn://10.65.10.50/trunk@4041 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c4104e628b
commit
aa032cbd2d
@ -165,15 +165,6 @@ bool TRegister_app::codsp_handler(TMask_field& f, KEY k)
|
||||
codsp.insert(" ");
|
||||
f.set(codsp);
|
||||
}
|
||||
/* TDate d(31, 12, m.get_int(F_ANNO));
|
||||
|
||||
m.set(F_DTF, d.string());
|
||||
CheckType c = f.check_type();
|
||||
f.check_type(CHECK_NORMAL);
|
||||
const bool ok = f.check();
|
||||
f.check_type(c);
|
||||
return ok;
|
||||
*/
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user