[f-spot/icon-view-cleanup] Remove ScalingIconView (which is unused)



commit 9c48ceaa183ad415e3a8340b69882615a81fd18a
Author: Mike Gemünde <mike gemuende de>
Date:   Wed Sep 8 16:02:22 2010 +0200

    Remove ScalingIconView (which is unused)

 .../MainApp/FSpot.Widgets/ScalingIconView.cs       |   51 --------------------
 src/Clients/MainApp/MainApp.csproj                 |    1 -
 src/Clients/MainApp/Makefile.am                    |    1 -
 3 files changed, 0 insertions(+), 53 deletions(-)
---
diff --git a/src/Clients/MainApp/MainApp.csproj b/src/Clients/MainApp/MainApp.csproj
index 71999c8..58a3fa4 100644
--- a/src/Clients/MainApp/MainApp.csproj
+++ b/src/Clients/MainApp/MainApp.csproj
@@ -168,7 +168,6 @@
     <Compile Include="FSpot.Widgets\PreviewPopup.cs" />
     <Compile Include="FSpot.Widgets\QueryView.cs" />
     <Compile Include="FSpot.Widgets\RatingMenuItem.cs" />
-    <Compile Include="FSpot.Widgets\ScalingIconView.cs" />
     <Compile Include="FSpot.Widgets\Sharpener.cs" />
     <Compile Include="FSpot.Widgets\Sidebar.cs" />
     <Compile Include="FSpot.Widgets\SlideShow.cs" />
diff --git a/src/Clients/MainApp/Makefile.am b/src/Clients/MainApp/Makefile.am
index 95df244..4962f67 100644
--- a/src/Clients/MainApp/Makefile.am
+++ b/src/Clients/MainApp/Makefile.am
@@ -104,7 +104,6 @@ SOURCES =  \
 	FSpot.Widgets/PreviewPopup.cs \
 	FSpot.Widgets/QueryView.cs \
 	FSpot.Widgets/RatingMenuItem.cs \
-	FSpot.Widgets/ScalingIconView.cs \
 	FSpot.Widgets/SelectionCollectionGridView.cs \
 	FSpot.Widgets/Sharpener.cs \
 	FSpot.Widgets/Sidebar.cs \



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