mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
unlink source file in pdecompress program
This commit is contained in:
parent
2a4eed754c
commit
23f2f97c8d
@ -197,6 +197,7 @@ decompress(const Filename &source_file) {
|
||||
}
|
||||
|
||||
cleanup();
|
||||
_source_filename.unlink();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user