Make clang happy

SVN revision: 44259
This commit is contained in:
Sebastian Dransfeld 2009-12-07 21:08:49 +00:00
parent 0ac67f75e7
commit c0a2288b55
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ ef_cb_desktop_command_get(void)
info->expected = expected;
efreet_desktop_command_get(desktop, NULL, _cb_command, info);
expected = eina_list_free(expected);
eina_list_free(expected);
/* clean up */
efreet_desktop_free(desktop);