[f-spot] Remove unneeded ConsoleCrayon class
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Remove unneeded ConsoleCrayon class
- Date: Thu, 21 Oct 2010 11:55:50 +0000 (UTC)
commit e1e43fa5678528fa8b587b69eb30d1043d34efc8
Author: Paul Lange <palango gmx de>
Date: Sat Sep 18 17:53:34 2010 +0200
Remove unneeded ConsoleCrayon class
https://bugzilla.gnome.org/show_bug.cgi?id=629999
src/Core/FSpot.Utils/FSpot.Utils.csproj | 1 -
src/Core/FSpot.Utils/FSpot.Utils/ConsoleCrayon.cs | 252 ---------------------
src/Core/FSpot.Utils/Makefile.am | 1 -
3 files changed, 0 insertions(+), 254 deletions(-)
---
diff --git a/src/Core/FSpot.Utils/FSpot.Utils.csproj b/src/Core/FSpot.Utils/FSpot.Utils.csproj
index 23552af..a600736 100644
--- a/src/Core/FSpot.Utils/FSpot.Utils.csproj
+++ b/src/Core/FSpot.Utils/FSpot.Utils.csproj
@@ -34,7 +34,6 @@
<ItemGroup>
<Compile Include="FSpot.Utils\Cache.cs" />
<Compile Include="FSpot.Utils\CairoUtils.cs" />
- <Compile Include="FSpot.Utils\ConsoleCrayon.cs" />
<Compile Include="FSpot.Utils\FileExtensions.cs" />
<Compile Include="FSpot.Utils\GdkUtils.cs" />
<Compile Include="FSpot.Utils\GIOTagLibFileAbstraction.cs" />
diff --git a/src/Core/FSpot.Utils/Makefile.am b/src/Core/FSpot.Utils/Makefile.am
index ae5bcaf..db4f4fa 100644
--- a/src/Core/FSpot.Utils/Makefile.am
+++ b/src/Core/FSpot.Utils/Makefile.am
@@ -5,7 +5,6 @@ LINK = $(REF_FSPOT_UTILS)
SOURCES = \
FSpot.Utils/Cache.cs \
FSpot.Utils/CairoUtils.cs \
- FSpot.Utils/ConsoleCrayon.cs \
FSpot.Utils/DelayedOperation.cs \
FSpot.Utils/FileExtensions.cs \
FSpot.Utils/GdkUtils.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]