useless define (already defined in command line)
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Sep 2010 16:47:01 +0000 (16:47 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Sep 2010 16:47:01 +0000 (16:47 +0000)
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

index 102ea69..fd3c079 100644 (file)
@@ -5,8 +5,6 @@
 #include <stdlib.h>
 #include <stdio.h>   /* for printf */
 
-#define _WIN32_WINNT 0x0500  // For WS_EX_LAYERED
-
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 #undef WIN32_LEAN_AND_MEAN