Application and library using Eina Magic API should be able to decide if they
authorcedric <cedric>
Mon, 8 Dec 2008 10:18:05 +0000 (10:18 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Dec 2008 10:18:05 +0000 (10:18 +0000)
want to check magic or not. This should not be forced by Eina config.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@38014 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/include/eina_magic.h

index 5826475..b52fdd2 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef EINA_MAGIC_H_
 #define EINA_MAGIC_H_
 
-#include "eina_config.h"
-
 #ifdef EINA_MAGIC_DEBUG
 
 #include "eina_types.h"