projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d417c3
)
disable
author
Carsten Haitzler
<raster@rasterman.com>
Thu, 3 Nov 2005 13:18:00 +0000
(13:18 +0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Thu, 3 Nov 2005 13:18:00 +0000
(13:18 +0000)
SVN revision: 18250
src/bin/e_main.c
patch
|
blob
|
history
diff --git
a/src/bin/e_main.c
b/src/bin/e_main.c
index
cb2659f
..
67d2f79
100644
(file)
--- a/
src/bin/e_main.c
+++ b/
src/bin/e_main.c
@@
-266,7
+266,8
@@
main(int argc, char **argv)
}
_e_main_shutdown_push(ecore_shutdown);
- eet_cacheburst(1);
+/* disabled for now - seems to break config loading??? */
+/* eet_cacheburst(1);*/
ecore_timer_add(1.0, _e_main_cb_eet_cacheburst_end, NULL);
/* init the file system */