[banshee] Remove duplicate source file entry in .csproj



commit 8ba41db30ede708f4f0b333414b120560ee0c1cb
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Tue May 19 17:29:20 2009 -0500

    Remove duplicate source file entry in .csproj
---
 .../Banshee.ThickClient/Banshee.ThickClient.csproj |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
index 9e30e8d..1128a2c 100644
--- a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
+++ b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
@@ -92,7 +92,6 @@
     <Reference Include="taglib-sharp">
       <HintPath>..\..\..\winbin\taglib-sharp.dll</HintPath>
     </Reference>
-    <Compile Include="Banshee.Gui.TrackEditor\LicenseEntry.cs" />
   </ItemGroup>
   <ItemGroup>
     <Reference Include="System" />



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