turned off debug
authorChris Koeritz <fred@gruntose.com>
Mon, 11 Oct 2021 22:57:30 +0000 (18:57 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 11 Oct 2021 22:57:30 +0000 (18:57 -0400)
octopi/library/sockets/tcpip_stack.cpp

index 7c95dd40b8563068d454f69b8ede6eb96addd5a1..6ef9141c6125350eb9e59e2665d3e7960229ead1 100644 (file)
@@ -39,7 +39,7 @@ using namespace textual;
 
 namespace sockets {
 
-#define DEBUG_TCPIP_STACK
+//#define DEBUG_TCPIP_STACK
   // turn on for clamor.
 
 #undef LOG