unused variable

SVN revision: 39970
This commit is contained in:
Andreas Volz 2009-04-11 07:22:05 +00:00
parent 1231a05e4a
commit 9731c6abf6
1 changed files with 0 additions and 1 deletions

View File

@ -81,7 +81,6 @@ static void
_free_data(E_Config_Dialog *cfd, E_Config_Dialog_Data *cfdata)
{
Eina_List *l = NULL;
Evas_Object *o = NULL;
// delete the list
for (l = xscreensaver_list; l; l = eina_list_next(l))