[gcompris] minor, remove an extra debug trace.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] minor, remove an extra debug trace.
- Date: Sun, 15 May 2011 21:14:11 +0000 (UTC)
commit ad84d7dcc5443aadd19f8f93f7854c32c1447d3c
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Sun May 15 10:13:52 2011 +0200
minor, remove an extra debug trace.
src/boards/py-mod-utils.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/boards/py-mod-utils.c b/src/boards/py-mod-utils.c
index a41de57..5cb32e3 100644
--- a/src/boards/py-mod-utils.c
+++ b/src/boards/py-mod-utils.c
@@ -97,7 +97,6 @@ py_gc_file_find_absolute(PyObject* self, PyObject* args)
Py_INCREF(Py_None);
return Py_None;
} else {
- printf("ICI3 %s\n", result);
return Py_BuildValue("s", result);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]