[banshee] Remove unused empty InterfaceAction class.



commit 13c3185b83a84ed1967157b66eed7b3088485ef6
Author: Ruben Vermeersch <ruben savanne be>
Date:   Sat Jan 2 23:49:09 2010 +0100

    Remove unused empty InterfaceAction class.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605933

 .../Banshee.ServiceStack/InterfaceAction.cs        |   39 --------------------
 src/Core/Banshee.Services/Banshee.Services.csproj  |    1 -
 src/Core/Banshee.Services/Makefile.am              |    1 -
 3 files changed, 0 insertions(+), 41 deletions(-)
---
diff --git a/src/Core/Banshee.Services/Banshee.Services.csproj b/src/Core/Banshee.Services/Banshee.Services.csproj
index 295a061..e910ad0 100644
--- a/src/Core/Banshee.Services/Banshee.Services.csproj
+++ b/src/Core/Banshee.Services/Banshee.Services.csproj
@@ -221,7 +221,6 @@
     <Compile Include="Banshee.Collection\MemoryTrackListModel.cs" />
     <Compile Include="Banshee.MediaEngine\IAudioCdRipper.cs" />
     <Compile Include="Banshee.Collection.Database\DatabaseImportManager.cs" />
-    <Compile Include="Banshee.ServiceStack\InterfaceAction.cs" />
     <Compile Include="Banshee.MediaProfiles\MediaProfileManager.cs" />
     <Compile Include="Banshee.MediaProfiles\Pipeline.cs" />
     <Compile Include="Banshee.MediaProfiles\PipelineVariable.cs" />
diff --git a/src/Core/Banshee.Services/Makefile.am b/src/Core/Banshee.Services/Makefile.am
index 57664de..d83a11c 100644
--- a/src/Core/Banshee.Services/Makefile.am
+++ b/src/Core/Banshee.Services/Makefile.am
@@ -178,7 +178,6 @@ SOURCES =  \
 	Banshee.ServiceStack/IDelayedInitializeService.cs \
 	Banshee.ServiceStack/IExtensionService.cs \
 	Banshee.ServiceStack/IInitializeService.cs \
-	Banshee.ServiceStack/InterfaceAction.cs \
 	Banshee.ServiceStack/IRegisterOnDemandService.cs \
 	Banshee.ServiceStack/IRequiredService.cs \
 	Banshee.ServiceStack/IService.cs \



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