diff options
author | Dustin C. Hatch <admiralnemo@gmail.com> | 2011-01-15 20:08:39 -0600 |
---|---|---|
committer | Gabriel Burt <gabriel.burt@gmail.com> | 2011-01-15 21:54:54 -0600 |
commit | 3b09f425203421ee1fe38acee51b086ea112a62c (patch) | |
tree | 87fe77fbfb9ddd8b19637fe5d82537378f971e7e | |
parent | b334ad33984755999f3a5cf4fb8c55667686f263 (diff) |
build: Remove missing files from Banshee.Podcasting project (bgo#639643)
Signed-off-by: Gabriel Burt <gabriel.burt@gmail.com>
-rw-r--r-- | src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj index bd38fd3af..dd6bc3116 100644 --- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj +++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj @@ -120,8 +120,6 @@ </ItemGroup> <ItemGroup> <Compile Include="Banshee.Podcasting.Gui\Grid.cs" /> - <Compile Include="Banshee.Podcasting.Gui\GridContent.cs" /> - <Compile Include="Banshee.Podcasting.Gui\HeaderWidget.cs" /> <Compile Include="Banshee.Podcasting\PodcastService.cs" /> <Compile Include="Banshee.Podcasting\PodcastService_Interface.cs" /> <Compile Include="Banshee.Podcasting\PodcastImportManager.cs" /> @@ -149,9 +147,6 @@ <Compile Include="Banshee.Podcasting.Data\PodcastTrackListModel.cs" /> <Compile Include="Banshee.Podcasting\PodcastQuery.cs" /> <Compile Include="Banshee.Podcasting.Gui\ColumnCellPodcastStatusIndicator.cs" /> - <Compile Include="Banshee.Podcasting.Data\DownloadStatusFilterModel.cs" /> - <Compile Include="Banshee.Podcasting.Gui\DownloadStatusFilterView.cs" /> - <Compile Include="Banshee.Podcasting.Gui\ColumnCellDownloadStatus.cs" /> <Compile Include="Banshee.Podcasting.Gui\ColumnCellYesNo.cs" /> <Compile Include="Banshee.Podcasting\ItmsPodcast.cs" /> <Compile Include="Banshee.Podcasting.Gui\PodcastEpisodePage.cs" /> |