comment out annoying debug printf

SVN revision: 55513
This commit is contained in:
Mike Blumenkrantz 2010-12-12 15:39:41 +00:00
parent e4ce5827be
commit fc220557e7
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ _e_configure_efreet_desktop_cleanup(void)
Eina_List *l;
E_Configure_Cat *ecat;
printf("cleanup\n");
// printf("_e_configure_efreet_desktop_cleanup\n");
/* remove anything with a desktop entry */
EINA_LIST_FOREACH(e_configure_registry, l, ecat)
{