From fe9fb7bcf2d1cab91989f91a8f9d7424f436ffc8 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Fri, 8 Jul 2016 19:02:50 +0900 Subject: [PATCH] emotion xine module - fix minor complaints but not bugs silence CID 1357156 , 1357172 --- src/modules/emotion/xine/emotion_xine.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/emotion/xine/emotion_xine.c b/src/modules/emotion/xine/emotion_xine.c index 0e55b3a..c655f20 100644 --- a/src/modules/emotion/xine/emotion_xine.c +++ b/src/modules/emotion/xine/emotion_xine.c @@ -1171,7 +1171,6 @@ _em_fd_active(void *data EINA_UNUSED, Ecore_Fd_Handler *fdh) } } return EINA_TRUE; - data = NULL; } static void -- 2.7.4