raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fe9fb7bcf2d1cab91989f91a8f9d7424f436ffc8
commit fe9fb7bcf2d1cab91989f91a8f9d7424f436ffc8 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Fri Jul 8 19:02:50 2016 +0900 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 --
