useless code
authorVincent Torri <vincent.torri@gmail.com>
Fri, 17 Jun 2011 21:43:04 +0000 (21:43 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Fri, 17 Jun 2011 21:43:04 +0000 (21:43 +0000)
SVN revision: 60464

legacy/evas/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,