From: Harlan Stenn Date: Wed, 19 Jan 2011 06:05:57 +0000 (+0000) Subject: DEBUG cleanup X-Git-Tag: NTP_4_2_7P131~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c1dab4c3fa6c214cd19c03f4f4631cde2af173;p=thirdparty%2Fntp.git DEBUG cleanup bk: 4d367f45A-M69ex-hEIqzGNnhE6bhA --- diff --git a/sntp/header.h b/sntp/header.h index 21805f195..ff2af5eac 100644 --- a/sntp/header.h +++ b/sntp/header.h @@ -14,7 +14,6 @@ No changes should be needed for any system that is even remotely like Unix. */ #include - #define MAX_SOCKETS 10 /* Maximum number of addresses */ #ifndef LOCKNAME @@ -24,9 +23,6 @@ No changes should be needed for any system that is even remotely like Unix. */ # define SAVENAME "/etc/sntp.state" /* Stores the recovery state */ #endif -//#define DEBUG - - /* Defined in main.c */ diff --git a/sntp/main.h b/sntp/main.h index df356f12f..ab4135033 100644 --- a/sntp/main.h +++ b/sntp/main.h @@ -4,7 +4,6 @@ #include #include #include -#define DEBUG #include #include #include