summaryrefslogtreecommitdiff
path: root/ppsthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppsthread.h')
-rw-r--r--ppsthread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ppsthread.h b/ppsthread.h
index 4178813b..c048afaf 100644
--- a/ppsthread.h
+++ b/ppsthread.h
@@ -44,7 +44,6 @@ struct pps_thread_t {
#endif /* defined(HAVE_SYS_TIMEPPS_H) */
int devicefd; /* device file descriptor */
char *devicename;
- int chronyfd; /* for talking to chrony */
/*@null@*/ char *(*report_hook)(volatile struct pps_thread_t *,
struct timedelta_t *);
/*@null@*/ void (*wrap_hook)(volatile struct pps_thread_t *);