Disable debugging

This commit is contained in:
Glenn L McGrath 2002-08-21 11:44:31 +00:00
parent 1ff58b6570
commit d9768d7cb9

View File

@ -58,7 +58,7 @@ static unsigned long server_addr;
static unsigned long timeout;
static int packet_num; /* = 0 */
static int fd_main;
#define DEBUG
/* #define DEBUG */
#define VERSION "0.9.7"