summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail9
1 files changed, 0 insertions, 9 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 0979d86b..6297a77b 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -569,15 +569,6 @@ struct gps_device_t {
struct aivdm_context_t aivdm[AIVDM_CHANNELS];
#endif /* AIVDM_ENABLE */
-#ifdef TIMING_ENABLE
- /* profiling data for last sentence */
- char tag[MAXTAGLEN+1]; /* tag of last sentence processed */
- timestamp_t d_xmit_time; /* beginning of sentence transmission */
- timestamp_t d_recv_time; /* daemon receipt time (-> E1+T1) */
- timestamp_t d_decode_time; /* daemon end-of-decode time (-> D1) */
- timestamp_t emit_time; /* emission time (-> E2) */
-#endif /* TIMING_ENABLE */
-
/*
* State of an NTRIP connection. We don't want to zero this on every
* activation, otherwise the connection state will get lost. Information