Merge branch 'R_10_00' of http://10.65.20.33/sirio/CAMPO/campo into R_10_00
This commit is contained in:
commit
ebeea9d183
@ -472,8 +472,6 @@ int TRecord_array::write(bool re) const
|
||||
{
|
||||
if (re)
|
||||
{
|
||||
if (db_log() && _file != LF_DBLOG)
|
||||
r->set_preserve_values(false);
|
||||
err = r->rewrite(f);
|
||||
if (err == _iskeynotfound || err == _iseof || err == _isemptyfile)
|
||||
err = r->write(f);
|
||||
|
Loading…
x
Reference in New Issue
Block a user