[banshee] gst#: Remove debg console output



commit 3c0a25001ae9ce19eaf60554f4606110bc52df03
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Thu Aug 18 20:01:08 2011 +0200

    gst#: Remove debg console output

 .../Banshee.GStreamerSharp/BpmDetector.cs          |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/BpmDetector.cs b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/BpmDetector.cs
index 723c206..05dcdb0 100644
--- a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/BpmDetector.cs
+++ b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/BpmDetector.cs
@@ -63,7 +63,6 @@ namespace Banshee.GStreamerSharp
 
         public BpmDetector ()
         {
-            Console.WriteLine ("Trying to make bpm dtector...");
             try {
                 pipeline = new Pipeline ();
                 filesrc          = new FileSrc ();



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]