disable
authorCarsten Haitzler <raster@rasterman.com>
Thu, 3 Nov 2005 13:18:00 +0000 (13:18 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 3 Nov 2005 13:18:00 +0000 (13:18 +0000)
SVN revision: 18250

src/bin/e_main.c

index cb2659f..67d2f79 100644 (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 */