[banshee/gst#] [gst#] Remove unneeded using



commit 236c29ad9c1732781d256e2639f714214997020e
Author: Olivier Dufour <olivier duff gmail com>
Date:   Sat Jun 11 18:41:20 2011 +0200

    [gst#] Remove unneeded using

 .../Banshee.GStreamerSharp/AudioCdRipper.cs        |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/AudioCdRipper.cs b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/AudioCdRipper.cs
index 952c910..cb1406d 100644
--- a/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/AudioCdRipper.cs
+++ b/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/AudioCdRipper.cs
@@ -24,7 +24,6 @@
 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 // THE SOFTWARE.
 using System;
-using System.Threading;
 using System.Runtime.InteropServices;
 using Mono.Unix;
 



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