From 8617d7e00546f892c9084f7c382648b23d8bbb63 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 16 Jun 2012 14:51:46 +0000 Subject: another portion of "#ifdef Unicode" removal git-svn-id: http://svn.miranda-ng.org/main/trunk@447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/W7UI/headers.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/W7UI') diff --git a/plugins/W7UI/headers.h b/plugins/W7UI/headers.h index 723be59ac7..7d28902466 100644 --- a/plugins/W7UI/headers.h +++ b/plugins/W7UI/headers.h @@ -23,9 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define _CRT_SECURE_NO_DEPRECATE -#if defined(UNICODE) && !defined(_UNICODE) - #define _UNICODE -#endif #include #define _WIN32_WINNT 0x0501 -- cgit v1.2.3