commit 362aade3e746fdadd77f62ef22d92f7a623029c8 parent 1bee44656b1d6ee0fa27908ebbd31dda5163f84b Author: sin <sin@2f30.org> Date: Wed, 8 Oct 2014 01:03:14 +0100 Remove debug printf() Diffstat:
M | ratox.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/ratox.c b/ratox.c @@ -511,7 +511,6 @@ cbreqtimeout(void *av, int32_t cnum, void *udata) return; cancelrxcall(f, "Timeout"); canceltxcall(f, "Timeout"); - printf("Entered %s\n", __func__); } static void