From 617bff311d8cd31cf10f365b0697c39f988bb3e9 Mon Sep 17 00:00:00 2001 From: caro Date: Tue, 14 Sep 2010 16:47:01 +0000 Subject: [PATCH] useless define (already defined in command line) git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52247 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/ecore_win32/ecore_win32_window.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/ecore_win32/ecore_win32_window.c b/src/lib/ecore_win32/ecore_win32_window.c index 102ea69..fd3c079 100644 --- a/src/lib/ecore_win32/ecore_win32_window.c +++ b/src/lib/ecore_win32/ecore_win32_window.c @@ -5,8 +5,6 @@ #include #include /* for printf */ -#define _WIN32_WINNT 0x0500 // For WS_EX_LAYERED - #define WIN32_LEAN_AND_MEAN #include #undef WIN32_LEAN_AND_MEAN -- 2.7.4