From: Chris Koeritz Date: Mon, 11 Oct 2021 22:57:30 +0000 (-0400) Subject: turned off debug X-Git-Tag: 2.140.134~4^2~43 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=f58fb1c5fe2e9d8de09d9a44b444ddaaa4be7995 turned off debug --- diff --git a/octopi/library/sockets/tcpip_stack.cpp b/octopi/library/sockets/tcpip_stack.cpp index 7c95dd40..6ef9141c 100644 --- a/octopi/library/sockets/tcpip_stack.cpp +++ b/octopi/library/sockets/tcpip_stack.cpp @@ -39,7 +39,7 @@ using namespace textual; namespace sockets { -#define DEBUG_TCPIP_STACK +//#define DEBUG_TCPIP_STACK // turn on for clamor. #undef LOG