From 40d448bc4734882ca4a2580b481738f4720ebabe Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Thu, 22 Nov 2012 23:44:59 +0000
Subject: Removed forgot debug code.

git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@290 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
---
 ChangeLog                     | 5 +++++
 plugins/androhelpers/params.c | 1 -
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 0b4323f..638af8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 12-11-23  Cyrille Bagard <nocbos@gmail.com>
 
+	* plugins/androhelpers/params.c:
+	Remove forgot debug code.
+
+12-11-23  Cyrille Bagard <nocbos@gmail.com>
+
 	* plugins/androhelpers/androhelpers.c:
 	Update the code.
 
diff --git a/plugins/androhelpers/params.c b/plugins/androhelpers/params.c
index 83cb5ec..bbd254a 100644
--- a/plugins/androhelpers/params.c
+++ b/plugins/androhelpers/params.c
@@ -77,7 +77,6 @@ static void process_register_operand(const GDexMethod *method, GArchOperand *ope
     {
         snprintf(tmp, 12, "p%u", (unsigned int)DVI_INDEX(info));
         g_arch_operand_set_alt_text(operand, tmp, RTT_REGISTER);
-        printf("set '%s'\n", tmp);
     }
 
 }
-- 
cgit v0.11.2-87-g4458