From fa47910045c3700d8d668b5e214e5ffc1e8dc3e7 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sun, 2 Dec 2007 12:39:05 -0500 Subject: Clean up many #if 0. --- os/io.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'os/io.c') diff --git a/os/io.c b/os/io.c index 36abe1332..968f40a54 100644 --- a/os/io.c +++ b/os/io.c @@ -57,9 +57,8 @@ SOFTWARE. #include #endif -#if 0 -#define DEBUG_COMMUNICATION -#endif +#undef DEBUG_COMMUNICATION + #ifdef WIN32 #include #endif -- cgit v1.2.3