[anjuta] symbol-db: Removed spurious debug print.



commit 0068fcc99f82d7a23edb2459fe6cbfa1c49bbefc
Author: Naba Kumar <naba gnome org>
Date:   Sun Feb 21 01:25:35 2010 +0200

    symbol-db: Removed spurious debug print.

 plugins/symbol-db/symbol-db-iface.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/symbol-db/symbol-db-iface.c b/plugins/symbol-db/symbol-db-iface.c
index 91380c1..4ad143e 100644
--- a/plugins/symbol-db/symbol-db-iface.c
+++ b/plugins/symbol-db/symbol-db-iface.c
@@ -377,7 +377,6 @@ static void
 on_sdb_search_command_cancelled (GCancellable *cancellable,
 								 AnjutaCommand *command)
 {
-	g_message ("Cancelling symbol search command wit %p", command);
 	anjuta_command_cancel (command);
 
 	/* Since cancellable is external object, we need to clean our part



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