Patch level : 10.0
Files correlati : ba1 Ricompilazione Demo : [ ] Commento : Corretti conflitti git-svn-id: svn://10.65.10.50/trunk@17813 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
453c44fd4c
commit
702e2fe52c
@ -969,11 +969,11 @@ void TManutenzione_app::update_dir()
|
||||
{
|
||||
if (flags < 10000L && to_create)
|
||||
{
|
||||
xvt_fsys_file_remove(d.filename());
|
||||
xvt_fsys_remove_file(d.filename());
|
||||
TToken_string idx_names;
|
||||
get_idx_names(i, idx_names);
|
||||
FOR_EACH_TOKEN(idx_names, idx_name)
|
||||
xvt_fsys_file_remove(idx_name);
|
||||
xvt_fsys_remove_file(idx_name);
|
||||
d.get(i, _nolock, _nordir, _sysdirop);
|
||||
d.eod() = 0L;
|
||||
d.eox() = 0L;
|
||||
|
Loading…
x
Reference in New Issue
Block a user