From: Chris Koeritz Date: Mon, 11 Oct 2021 22:57:30 +0000 (-0400) Subject: turned off debug X-Git-Tag: 2.140.131^2~43 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=d0958698445252c2c53d60d2df8fad77688d383d 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