debug_shutdown method now registered in section.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@422
This commit is contained in:
parent
2d6d76fb42
commit
26582bf90d
2 changed files with 0 additions and 5 deletions
|
@ -570,9 +570,5 @@ int main(int argc, char* argv[]) {
|
|||
LOG_ERROR("Exit to error: %s",error);
|
||||
fgetc(stdin);
|
||||
}
|
||||
#if C_DEBUG
|
||||
DEBUG_ShutDown();
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue