From 5975b2d0903bd5df128d55e20cd27d7c13b4e46c Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 16 Jun 2012 17:42:08 +0000 Subject: another portion of "#ifdef Unicode" removal git-svn-id: http://svn.miranda-ng.org/main/trunk@448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/GTalkExt/stdafx.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/GTalkExt') diff --git a/protocols/GTalkExt/stdafx.h b/protocols/GTalkExt/stdafx.h index a5e11b980b..d9712d7e9c 100644 --- a/protocols/GTalkExt/stdafx.h +++ b/protocols/GTalkExt/stdafx.h @@ -26,10 +26,6 @@ #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers #define _CRT_SECURE_NO_WARNINGS -#if defined( UNICODE ) && !defined( _UNICODE ) - #define _UNICODE -#endif - #include #include #include -- cgit v1.2.3