summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-10-29 08:52:27 -0400
committerEric S. Raymond <esr@thyrsus.com>2013-10-29 08:52:27 -0400
commit50b651da1585603b605916b5783665cee26c6d39 (patch)
treeffadefae3fb6d1611e24d0cae4693f0930d02b62 /gpsd.h-tail
parent3990da195110459e208e794af2398e10b33d35b1 (diff)
downloadgpsd-50b651da1585603b605916b5783665cee26c6d39.tar.gz
Eliminate shmTimePPS, no longer used.
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 710ce8a8..4c562d0c 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -251,7 +251,6 @@ struct gps_context_t {
/*@reldef@*/volatile struct shmTime *shmTime[NTPSHMSEGS];
bool shmTimeInuse[NTPSHMSEGS];
# ifdef PPS_ENABLE
- bool shmTimePPS;
void (*pps_hook)(struct gps_device_t *, unsigned long, struct timespec *);
# endif /* PPS_ENABLE */
#endif /* NTPSHM_ENABLE */