mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-08 02:48:30 +00:00
Removed debug code
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40126
This commit is contained in:
parent
08b2d3d1c3
commit
a169ec7f61
@ -360,8 +360,6 @@ SMM_API void *CreateInterface(const char *name, int *ret)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
SetUnhandledExceptionFilter(NULL);
|
|
||||||
|
|
||||||
//if we got here, there's definitely a gamedll.
|
//if we got here, there's definitely a gamedll.
|
||||||
//META_INTERFACE_MACRO(server, g_GameDll.factory);
|
//META_INTERFACE_MACRO(server, g_GameDll.factory);
|
||||||
return (g_GameDll.factory)(name, ret);
|
return (g_GameDll.factory)(name, ret);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user