tRemove debug printf() - ratox - FIFO based tox client
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 362aade3e746fdadd77f62ef22d92f7a623029c8
(DIR) parent 1bee44656b1d6ee0fa27908ebbd31dda5163f84b
(HTM) 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(-)
---
(DIR) diff --git a/ratox.c b/ratox.c
t@@ -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