useless code
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 17 Jun 2011 21:43:04 +0000 (21:43 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 17 Jun 2011 21:43:04 +0000 (21:43 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@60464 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/file/evas_module.c

index 7531dcd..04223d9 100644 (file)
@@ -8,15 +8,6 @@
 #include <evas_private.h>
 #include <evas_module.h>
 
-#ifdef _WIN32
-# ifdef open
-#  undef open
-# endif
-# ifdef close
-#  undef close
-# endif
-#endif
-
 
 static Eina_Hash *evas_modules[4] = {
   NULL,