__UNUSED__

SVN revision: 52980
This commit is contained in:
Mike Blumenkrantz 2010-10-02 09:15:22 +00:00
parent 03d5ae91ca
commit 38f1d822a0
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ ecore_x_screensaver_interval_get(void)
} /* ecore_x_screensaver_interval_get */
EAPI void
ecore_x_screensaver_event_listen_set(Eina_Bool on)
ecore_x_screensaver_event_listen_set(Eina_Bool on __UNUSED__)
{
#ifdef ECORE_XSS
Ecore_X_Window root;