[banshee] InternetRadio: removed unused 'using' clause



commit 44f6c3509d935ac31090fd5fdb4ea2046e7ca46a
Author: Andres G. Aragoneses <knocte gmail com>
Date:   Sun Jan 20 23:14:30 2013 +0000

    InternetRadio: removed unused 'using' clause
    
    Sorry, this was an oversight of mine when improving[1] the recently
    contributed patch[2].
    
    [1] https://bugzilla.gnome.org/show_bug.cgi?id=686657#c2
    [2] http://git.gnome.org/browse/banshee/commit/?id=b1a16f03295c184c917032e574708eb462ba31a8

 .../Banshee.InternetRadio/InternetRadioSource.cs   |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs
index 001574a..5306e74 100644
--- a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs
+++ b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs
@@ -41,7 +41,6 @@ using Banshee.Collection;
 using Banshee.Collection.Database;
 using Banshee.Configuration;
 using Banshee.PlaybackController;
-using Banshee.MediaEngine;
 
 using Banshee.Gui;
 using Banshee.Sources.Gui;



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