diff options
Diffstat (limited to 'plugins/StatusPlugins/commonstatus.h')
-rw-r--r-- | plugins/StatusPlugins/commonstatus.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/StatusPlugins/commonstatus.h b/plugins/StatusPlugins/commonstatus.h index a0a46c2476..5c0a531d0c 100644 --- a/plugins/StatusPlugins/commonstatus.h +++ b/plugins/StatusPlugins/commonstatus.h @@ -21,10 +21,6 @@ #ifndef COMMONSTATUSHEADER
#define COMMONSTATUSHEADER
-#if defined( UNICODE ) && !defined( _UNICODE )
- #define _UNICODE
-#endif
-
#define MIRANDA_VER 0x0A00
#define _CRT_SECURE_NO_WARNINGS
|