From c2900aa9fcb68d9b51b8962b0bd92d5d664c6e22 Mon Sep 17 00:00:00 2001 From: darkrose Date: Sat, 12 Jul 2014 21:21:58 +1000 Subject: [PATCH] Revert "get rid of some debug printfs" This reverts commit 09b60f93aeabe5e0ea5ec26bdf3a255c7e9fcf64. --- src/connection.cpp | 3 +++ src/server.cpp | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/connection.cpp b/src/connection.cpp index 12a27b9..e696d94 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -543,6 +543,7 @@ Connection::~Connection() void * Connection::Thread() { +printf("Connection::Thread()\n"); log_register_thread("Connection"); dout_con<<"Connection thread started"<