summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vlc/emotion_generic_vlc.c2
1 files changed, 2 insertions, 0 deletions
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)