ecore_x: remove dead code.

remove ridiculous code.
This commit is contained in:
ChunEon Park 2015-09-21 19:59:48 +09:00
parent c5671efadb
commit 7303fcee4d
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ ecore_x_screensaver_event_listen_set(Eina_Bool on)
XScreenSaverSelectInput(_ecore_x_disp, root, 0);
#else
return;
on = EINA_FALSE;
#endif /* ifdef ECORE_XSS */
}