mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -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();
|
cleanup();
|
||||||
|
_source_filename.unlink();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user