Cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@943 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ac73390b1d
commit
1276667e18
4 changed files with 129 additions and 75 deletions
|
|
@ -41,10 +41,11 @@ void wad_init() {
|
|||
if (getenv("WAD_DEBUG_STABS")) {
|
||||
wad_debug_mode |= DEBUG_STABS;
|
||||
}
|
||||
|
||||
#ifndef WAD_LINUX
|
||||
if (!init) {
|
||||
wad_signal_init();
|
||||
wad_object_init();
|
||||
}
|
||||
#endif
|
||||
init = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue