diff --git a/legacy/emotion/src/modules/xine/emotion_xine.c b/legacy/emotion/src/modules/xine/emotion_xine.c index dd4a3a50cd..728ff572ad 100644 --- a/legacy/emotion/src/modules/xine/emotion_xine.c +++ b/legacy/emotion/src/modules/xine/emotion_xine.c @@ -1169,7 +1169,7 @@ em_meta_get(void *ef, int meta) } static Eina_Bool -_em_fd_active(void *data, Ecore_Fd_Handler *fdh) +_em_fd_active(void *data EINA_UNUSED, Ecore_Fd_Handler *fdh) { void *buf; int fd, len;