Patch level :2.1 nopatch
Files correlati : Ricompilazione Demo : [ ] Commento :eliminate righe commentate inutili (rimasugli di esperimenti fatti durante la creazione della SY0026) git-svn-id: svn://10.65.10.50/trunk@12061 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d0cad3f608
commit
37aa5fd6b5
@ -1097,15 +1097,8 @@ bool TMenu_application::destroy()
|
|||||||
|
|
||||||
if (sys_dll_changed())
|
if (sys_dll_changed())
|
||||||
{
|
{
|
||||||
// static bool launched = false;
|
TExternal_app ba0close("ba0close.exe");
|
||||||
// if (!launched)
|
ba0close.run(TRUE,TRUE,TRUE); // run asynchronous...
|
||||||
{
|
|
||||||
// launched = true;
|
|
||||||
TExternal_app ba0close("ba0close.exe");
|
|
||||||
ba0close.run(TRUE,TRUE,TRUE); // run asynchronous...
|
|
||||||
}
|
|
||||||
// else
|
|
||||||
// error_box("Doppia chiusura");
|
|
||||||
}
|
}
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user