From 0886b5f44a78a8d9a93b15460762a5e4cfebc02e Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Wed, 28 Jul 2010 00:24:35 +0000 Subject: [PATCH] Return not needed here. SVN revision: 50562 --- src/modules/conf_icon_theme/e_int_config_icon_themes.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/conf_icon_theme/e_int_config_icon_themes.c b/src/modules/conf_icon_theme/e_int_config_icon_themes.c index 5103b347e..ca23dd003 100644 --- a/src/modules/conf_icon_theme/e_int_config_icon_themes.c +++ b/src/modules/conf_icon_theme/e_int_config_icon_themes.c @@ -65,8 +65,6 @@ _fill_data(E_Config_Dialog_Data *cfdata) cfdata->icon_themes = eina_list_sort(cfdata->icon_themes, eina_list_count(cfdata->icon_themes), _sort_icon_themes); - - return; } static void *