summaryrefslogtreecommitdiff
path: root/include/parse.h
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-03-07 13:01:16 +0000
committerCy Schubert <cy@FreeBSD.org>2019-03-07 13:01:16 +0000
commit360c01464aee3bc4c520898a675f35967db09ac2 (patch)
treec244e3f6baebbb7d13d8dd0d4ee570773cb3c579 /include/parse.h
parentc7f4d2332394d5600fe4e14c530ede36b0ff29b0 (diff)
Notes
Diffstat (limited to 'include/parse.h')
-rw-r--r--include/parse.h1
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 */
/*