summaryrefslogtreecommitdiffstats
path: root/ext/esd
diff options
context:
space:
mode:
Diffstat (limited to 'ext/esd')
-rw-r--r--ext/esd/esdsink.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/esd/esdsink.c b/ext/esd/esdsink.c
index 711c43fc..7169b0e7 100644
--- a/ext/esd/esdsink.c
+++ b/ext/esd/esdsink.c
@@ -274,8 +274,6 @@ gst_esdsink_chain (GstPad *pad, GstData *_data)
if (GST_IS_EVENT(buf)){
GstEvent *event = GST_EVENT(buf);
- g_print("got event\n");
-
switch(GST_EVENT_TYPE(event)){
case GST_EVENT_EOS:
gst_audio_clock_set_active (GST_AUDIO_CLOCK (esdsink->provided_clock),