SVN revision: 18250
This commit is contained in:
Carsten Haitzler 2005-11-03 13:18:00 +00:00
parent 2d417c37e5
commit 07ca42d978
1 changed files with 2 additions and 1 deletions

View File

@ -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 */