* ecore: fix build without X.

SVN revision: 53015
This commit is contained in:
Cedric BAIL 2010-10-04 09:35:06 +00:00
parent f7ad965e20
commit f728fbf8f7
1 changed files with 1 additions and 2 deletions

View File

@ -4468,7 +4468,6 @@ ecore_evas_x11_leader_default_set(Ecore_Evas *ee)
#else
return;
ee = NULL;
win = 0;
#endif
#endif
}