Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento :eliminato riferimento a vecchio metodo xvt che causava un errore in uscita da una applicazione git-svn-id: svn://10.65.10.50/trunk@16517 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
dc40ab62be
commit
f299d2a050
@ -2047,7 +2047,7 @@ TBook::~TBook()
|
|||||||
{
|
{
|
||||||
close_output();
|
close_output();
|
||||||
if (_is_temporary)
|
if (_is_temporary)
|
||||||
xvt_fsys_removefile(_file);
|
xvt_fsys_remove_file(_file);
|
||||||
|
|
||||||
if (_printwin != NULL)
|
if (_printwin != NULL)
|
||||||
delete _printwin;
|
delete _printwin;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user