diff options
Diffstat (limited to 'include/parse.h')
-rw-r--r-- | include/parse.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/parse.h b/include/parse.h index 02dbb3021904..e2caa52ea28f 100644 --- a/include/parse.h +++ b/include/parse.h @@ -108,7 +108,6 @@ extern unsigned int splclock (void); * some constants useful for GPS time conversion */ #define GPSORIGIN 2524953600UL /* NTP origin - GPS origin in seconds */ -#define GPSWRAP 990 /* assume week count less than this in the previous epoch */ #define GPSWEEKS 1024 /* number of weeks until the GPS epch rolls over */ /* |