From 5427e0ddde5b01b2cba509ff28bb841d08a7566e Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 29 Feb 2008 19:03:24 +0000 Subject: removed debug statements --- anytun.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'anytun.cpp') diff --git a/anytun.cpp b/anytun.cpp index 75ca704..703e1cf 100644 --- a/anytun.cpp +++ b/anytun.cpp @@ -151,9 +151,9 @@ void* sender(void* p) if(param->cl.empty()) continue; - std::cout << "got Packet for plain "< "< "<cl.getConnection(mux); if(cit==param->cl.getEnd()) continue; -- cgit v1.2.3