Removed unused variable.

SVN revision: 31358
This commit is contained in:
Christopher Michael 2007-08-17 08:41:23 +00:00
parent 910fa44c0c
commit c865286d76
1 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@ _fill_data(E_Config_Dialog_Data *cfdata)
for (l = mdirs; l; l = l->next)
{
E_Path_Dir *epd;
Ecore_File_Monitor *mon;
epd = l->data;
if (!epd) continue;