[f-spot] drop debug spew



commit 556b7bc943138d0580e89373ca9d1a0971111c35
Author: Stephane Delcroix <stephane delcroix org>
Date:   Mon Jul 13 11:15:34 2009 +0200

    drop debug spew

 src/PhotoQuery.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/PhotoQuery.cs b/src/PhotoQuery.cs
index 24642cb..819b54f 100644
--- a/src/PhotoQuery.cs
+++ b/src/PhotoQuery.cs
@@ -165,7 +165,6 @@ namespace FSpot {
 		public Term Terms {
 			get { return terms; }
 			set {
-Console.WriteLine ("terms set: {0}", value.SqlCondition ());
 				terms = value;
 				untagged = false;
 				RequestReload ();



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