[banshee/browser-filters: 795/795] Fix compilation after merge



commit 41df6e6d93c5aef5b2f78a3f3b0dec4f27bb24e4
Author: Alexander Kojevnikov <alexander kojevnikov com>
Date:   Sun Nov 28 14:31:47 2010 +0800

    Fix compilation after merge

 .../PodcastSourceContents.cs                       |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastSourceContents.cs b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastSourceContents.cs
index 1da88d6..3caddd2 100644
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastSourceContents.cs
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastSourceContents.cs
@@ -67,7 +67,6 @@ namespace Banshee.Podcasting.Gui
             SetupFilterView (unheard_view = new PodcastUnheardFilterView ());
             SetupFilterView (feed_view = new PodcastFeedView ());
             unheard_view.Visible = true;
-            download_view.Visible = true;
             feed_view.Visible = true;
         }
 



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