From 85c849417d91a6519b23fa48efe312dc8ccc8622 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 5 Mar 2007 08:30:52 +0000 Subject: gst/spectrum/: Remove two obsolete and confusing comments. Original commit message from CVS: * gst/spectrum/demo-audiotest.c: (message_handler): * gst/spectrum/demo-osssrc.c: (message_handler): Remove two obsolete and confusing comments. --- gst/spectrum/demo-osssrc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gst/spectrum/demo-osssrc.c') 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; } -- cgit v1.2.1