[banshee] Remove UriList, not used anymore.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Remove UriList, not used anymore.
- Date: Mon, 5 Apr 2010 17:45:44 +0000 (UTC)
commit 7dc128150b367fa27cb1634909d53d218ee7be66
Author: Ruben Vermeersch <ruben savanne be>
Date: Fri Mar 26 21:27:08 2010 +0100
Remove UriList, not used anymore.
Gabriel hinted that it might be bugged anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=614053
src/Core/Banshee.Core/Banshee.Base/UriList.cs | 135 -------------------------
src/Core/Banshee.Core/Banshee.Core.csproj | 1 -
src/Core/Banshee.Core/Makefile.am | 1 -
3 files changed, 0 insertions(+), 137 deletions(-)
---
diff --git a/src/Core/Banshee.Core/Banshee.Core.csproj b/src/Core/Banshee.Core/Banshee.Core.csproj
index b5a0a5f..8f0dca5 100644
--- a/src/Core/Banshee.Core/Banshee.Core.csproj
+++ b/src/Core/Banshee.Core/Banshee.Core.csproj
@@ -98,7 +98,6 @@
<Compile Include="Banshee.Base\PathPattern.cs" />
<Compile Include="Banshee.Base\Paths.cs" />
<Compile Include="Banshee.Base\SafeUri.cs" />
- <Compile Include="Banshee.Base\UriList.cs" />
<Compile Include="Banshee.Collection\AlbumInfo.cs" />
<Compile Include="Banshee.Collection\ArtistInfo.cs" />
<Compile Include="Banshee.Collection\ITrackInfo.cs" />
diff --git a/src/Core/Banshee.Core/Makefile.am b/src/Core/Banshee.Core/Makefile.am
index ae3e4ab..e519743 100644
--- a/src/Core/Banshee.Core/Makefile.am
+++ b/src/Core/Banshee.Core/Makefile.am
@@ -13,7 +13,6 @@ SOURCES = \
Banshee.Base/Resource.cs \
Banshee.Base/SafeUri.cs \
Banshee.Base/Tests/CoverArtSpecTests.cs \
- Banshee.Base/UriList.cs \
Banshee.Collection/AlbumInfo.cs \
Banshee.Collection/ArtistInfo.cs \
Banshee.Collection/CacheableItem.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]