From 362aade3e746fdadd77f62ef22d92f7a623029c8 Mon Sep 17 00:00:00 2001 From: sin Date: Wed, 8 Oct 2014 01:03:14 +0100 Subject: Remove debug printf() --- ratox.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ratox.c b/ratox.c index ad20048..134c42a 100644 --- 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 -- cgit v1.2.3