ltldo: cleanup temporary files
* src/bin/ltldo.cc: Here.
This commit is contained in:
parent
db34207084
commit
87f51e28e0
1 changed files with 1 additions and 0 deletions
|
|
@ -326,6 +326,7 @@ namespace
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
f->destroy();
|
f->destroy();
|
||||||
|
spot::cleanup_tmpfiles();
|
||||||
++round;
|
++round;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue