From: caro Date: Tue, 14 Sep 2010 16:47:01 +0000 (+0000) Subject: useless define (already defined in command line) X-Git-Tag: 2.0_alpha~194^2~722 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=617bff311d8cd31cf10f365b0697c39f988bb3e9;p=framework%2Fuifw%2Fecore.git 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 --- 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