summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2014-01-18 19:23:59 +0900
committerChunEon Park <hermet@hermet.pe.kr>2014-01-18 19:23:59 +0900
commit78ab76bac72fc9c9a877e67badbba600d69e4960 (patch)
tree18601320ef22477fee561e1f054f5c130513aa3e /src
parentbaeb6846bbf921211f05fc397a331ecf17174ab4 (diff)
downloademotion_generic_players-78ab76bac72fc9c9a877e67badbba600d69e4960.tar.gz
emotion_generic_players - commented out unused func.
Diffstat (limited to 'src')
-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)