summaryrefslogtreecommitdiff
path: root/driver_zodiac.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_zodiac.c')
-rw-r--r--driver_zodiac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver_zodiac.c b/driver_zodiac.c
index d65bf98d..2104bd73 100644
--- a/driver_zodiac.c
+++ b/driver_zodiac.c
@@ -486,7 +486,6 @@ const struct gps_type_t zodiac_binary =
.revert = NULL, /* no reversion hook */
#endif /* ALLOW_RECONFIGURE */
.wrapup = NULL, /* caller might supply a close hook */
- .cycle = 1, /* updates every second */
};
#endif /* ZODIAC_ENABLE */