summaryrefslogtreecommitdiff
path: root/driver_tsip.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_tsip.c')
-rw-r--r--driver_tsip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver_tsip.c b/driver_tsip.c
index 4f73aad3..52c97873 100644
--- a/driver_tsip.c
+++ b/driver_tsip.c
@@ -857,7 +857,6 @@ const struct gps_type_t tsip_binary =
.revert = NULL, /* FIXME: revert sentence mix */
#endif /* ALLOW_RECONFIGURE */
.wrapup = tsip_wrapup, /* restore comms parameters */
- .cycle = 1, /* updates every second */
};
#endif /* TSIP_ENABLE */