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-audiotest.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gst/spectrum/demo-audiotest.c') diff --git a/gst/spectrum/demo-audiotest.c b/gst/spectrum/demo-audiotest.c index f55bad96..ed47278f 100644 --- a/gst/spectrum/demo-audiotest.c +++ b/gst/spectrum/demo-audiotest.c @@ -90,8 +90,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