efreet: formatting

SVN revision: 78170
This commit is contained in:
Sebastian Dransfeld 2012-10-18 09:11:54 +00:00
parent 17cd7fa313
commit 9fe5e81ccb
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ efreet_menu_get(void)
if (efreet_menu_file)
{
if (ecore_file_exists(efreet_menu_file))
return efreet_menu_parse(efreet_menu_file);
return efreet_menu_parse(efreet_menu_file);
}
#endif