summaryrefslogtreecommitdiff
path: root/ppsthread.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-03-03 12:24:45 -0800
committerGary E. Miller <gem@rellim.com>2015-03-03 12:24:45 -0800
commitc954dd3e6263bf43b51d50d58447ba25c59e6744 (patch)
tree1b9f8d967e6d57d13745db156d780d261864ab48 /ppsthread.c
parentdb5cb29e254a8486c0ca6df91c0ba111ae4099d7 (diff)
downloadgpsd-c954dd3e6263bf43b51d50d58447ba25c59e6744.tar.gz
Remove unused PPS_MAX_OFFSET and PUT_MAX_OFFSET
Diffstat (limited to 'ppsthread.c')
-rw-r--r--ppsthread.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ppsthread.c b/ppsthread.c
index 670c4303..41c86117 100644
--- a/ppsthread.c
+++ b/ppsthread.c
@@ -61,9 +61,6 @@
#include <fcntl.h> /* needed for open() and friends */
#endif /* defined(HAVE_SYS_TIMEPPS_H) */
-#define PPS_MAX_OFFSET 100000 /* microseconds the PPS can 'pull' */
-#define PUT_MAX_OFFSET 1000000 /* microseconds for lost lock */
-
/*
* Warning: This is a potential portability problem.
* It's needed so that TIOCMIWAIT will be defined and the plain PPS