Core/Misc: Remove a define that is no longer needed since ACE was removed

This commit is contained in:
DDuarte
2014-07-22 13:12:03 +01:00
parent 1b6ac4ac3a
commit 44c0d66d63
3 changed files with 0 additions and 9 deletions

View File

@@ -24,11 +24,6 @@
#include <windows.h>
#include <winsvc.h>
// stupid ACE define
#ifdef main
#undef main
#endif //main
#if !defined(WINADVAPI)
#if !defined(_ADVAPI32_)
#define WINADVAPI DECLSPEC_IMPORT