Remove unused variable.

SVN revision: 34858
This commit is contained in:
Sebastian Dransfeld 2008-06-19 11:56:54 +00:00
parent 44a4687bf8
commit 6688c66f3a
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ _e_configure_efreet_desktop_update(void)
while ((desktop = ecore_list_next(settings_desktops)))
{
char *s;
char *cfg_cat_item;
char *cfg_cat_name;
char *cfg_cat_icon;
char *cfg_cat;