From 78ab76bac72fc9c9a877e67badbba600d69e4960 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Sat, 18 Jan 2014 19:23:59 +0900 Subject: emotion_generic_players - commented out unused func. --- src/vlc/emotion_generic_vlc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/vlc/emotion_generic_vlc.c b/src/vlc/emotion_generic_vlc.c index 48581e5..145833f 100644 --- a/src/vlc/emotion_generic_vlc.c +++ b/src/vlc/emotion_generic_vlc.c @@ -343,12 +343,14 @@ _tmp_format(void **opaque, char *chroma, return 1; } +/* static void _tmp_play(void *data EINA_UNUSED, const void *samples EINA_UNUSED, unsigned count EINA_UNUSED, int64_t pts EINA_UNUSED) { } +*/ static void _file_set(App *app) -- cgit v1.2.1