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 1da18bf4..2a0e367e 100644
--- a/driver_zodiac.c
+++ b/driver_zodiac.c
@@ -486,7 +486,6 @@ const struct gps_type_t driver_zodiac =
#ifdef TIMEHINT_ENABLE
.time_offset = zodiac_time_offset, /* compute NTO fudge factor */
#endif /* TIMEHINT_ENABLE */
- .minlength = 40, /* min packet length for chunked I/O */
};
/* *INDENT-ON* */