From 7bd56b975d2b7773bf41062258113791d996c37f Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Fri, 17 Jun 2011 21:43:04 +0000 Subject: [PATCH] useless code SVN revision: 60464 --- legacy/evas/src/lib/file/evas_module.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/legacy/evas/src/lib/file/evas_module.c b/legacy/evas/src/lib/file/evas_module.c index 7531dcd6d9..04223d9d0b 100644 --- a/legacy/evas/src/lib/file/evas_module.c +++ b/legacy/evas/src/lib/file/evas_module.c @@ -8,15 +8,6 @@ #include #include -#ifdef _WIN32 -# ifdef open -# undef open -# endif -# ifdef close -# undef close -# endif -#endif - static Eina_Hash *evas_modules[4] = { NULL,