diff options
Diffstat (limited to 'plugins/Svc_dbepp/headers.h')
-rw-r--r-- | plugins/Svc_dbepp/headers.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Svc_dbepp/headers.h b/plugins/Svc_dbepp/headers.h index 4fdb328c58..97a530291c 100644 --- a/plugins/Svc_dbepp/headers.h +++ b/plugins/Svc_dbepp/headers.h @@ -7,10 +7,6 @@ #define _WIN32_WINNT 0x0501
#define MIRANDA_VER 0x0A00
-#if defined( UNICODE ) && !defined( _UNICODE )
- #define _UNICODE
-#endif
-
#include <tchar.h>
#include <Windows.h>
|