summaryrefslogtreecommitdiffstats
path: root/gst/spectrum/demo-osssrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/spectrum/demo-osssrc.c')
-rw-r--r--gst/spectrum/demo-osssrc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/spectrum/demo-osssrc.c b/gst/spectrum/demo-osssrc.c
index c00db82c..6419293a 100644
--- a/gst/spectrum/demo-osssrc.c
+++ b/gst/spectrum/demo-osssrc.c
@@ -81,8 +81,6 @@ message_handler (GstBus * bus, GstMessage * message, gpointer data)
draw_spectrum (spect);
}
}
- /* we handled the message we want, and ignored the ones we didn't want.
- * so the core can unref the message for us */
return TRUE;
}