[banshee] DaapService: Remove obsolete comment



commit 094ca2e67f49fc1f43f00152fb297691131f3060
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Sat Mar 10 18:39:17 2012 +0100

    DaapService: Remove obsolete comment

 .../Banshee.Daap/Banshee.Daap/DaapService.cs       |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/Extensions/Banshee.Daap/Banshee.Daap/DaapService.cs b/src/Extensions/Banshee.Daap/Banshee.Daap/DaapService.cs
index 9493d95..32c8cc4 100644
--- a/src/Extensions/Banshee.Daap/Banshee.Daap/DaapService.cs
+++ b/src/Extensions/Banshee.Daap/Banshee.Daap/DaapService.cs
@@ -157,8 +157,6 @@ namespace Banshee.Daap
 
         public void ThreadedInitialize ()
         {
-            // Add the source, even though its empty, so that the user sees the
-            // plugin is enabled, just no child sources yet.
             source_map = new Dictionary<string, DaapSource> ();
             container = new DaapContainerSource ();
 



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