Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_apps.c Log Message: Remove old code. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_apps.c,v retrieving revision 1.256 retrieving revision 1.257 diff -u -3 -r1.256 -r1.257 --- e_apps.c 24 Mar 2007 18:16:11 -0000 1.256 +++ e_apps.c 24 Mar 2007 18:33:56 -0000 1.257 @@ -152,7 +152,6 @@ #if CLEVER_BORDERS #endif /* Prefill with empty E_Apps from the all directory. */ - ecore_desktop_instrumentation_reset(); begin = ecore_time_get(); _e_apps_all = e_app_new(_e_apps_path_all, 0); _e_apps_all_filenames = ecore_file_ls(_e_apps_path_all); @@ -183,8 +182,6 @@ #if DEBUG printf("INITIAL APP SCAN %3.3f\n", ecore_time_get() - begin); #endif - ecore_desktop_instrumentation_print(); - ecore_desktop_instrumentation_reset(); _e_apps_hash_idler.begin = ecore_time_get(); _e_apps_hash_idler.idler = ecore_idler_add(_e_apps_hash_idler_cb, &_e_apps_hash_idler); return 1; @@ -237,7 +234,6 @@ #endif #endif idler->idler = NULL; - ecore_desktop_instrumentation_print(); return 0; } return 1; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs