summaryrefslogtreecommitdiff
path: root/src/bin/e_prefix.c
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2006-01-10 04:23:43 +0000
committerCarsten Haitzler <raster@rasterman.com>2006-01-10 04:23:43 +0000
commitebf9cca1ed023ab3af5af1349d51fc8a0d0831d7 (patch)
treef0f93f56613af7080222baad50b527fa8f331796 /src/bin/e_prefix.c
parent28cc14919c2bd984dae8272f013bfeec0e5553e9 (diff)
downloadenlightenment-ebf9cca1ed023ab3af5af1349d51fc8a0d0831d7.tar.gz
ok - turn off visibility stuff for e -0 for some reason just the dropshadow
module has problems with memcpy and memset... but its identical to everything else and i dont see why it doesnt work and others do... weird. SVN revision: 19679
Diffstat (limited to 'src/bin/e_prefix.c')
-rw-r--r--src/bin/e_prefix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/e_prefix.c b/src/bin/e_prefix.c
index d2d42ba42a..e991e9c4f4 100644
--- a/src/bin/e_prefix.c
+++ b/src/bin/e_prefix.c
@@ -2,7 +2,6 @@
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include "e.h"
-#include "config.h"
/* local subsystem functions */
static int _e_prefix_fallbacks(void);