summaryrefslogtreecommitdiff
path: root/driver_superstar2.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_superstar2.c')
-rw-r--r--driver_superstar2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver_superstar2.c b/driver_superstar2.c
index 95d69cd4..94cc3320 100644
--- a/driver_superstar2.c
+++ b/driver_superstar2.c
@@ -585,7 +585,6 @@ const struct gps_type_t driver_superstar2 = {
#ifdef TIMEHINT_ENABLE
.time_offset = NULL, /* no method for NTP fudge factor */
#endif /* TIMEHINT_ENABLE */
- .minlength = 65, /* min packet length for chunked I/O */
};
/* *INDENT-ON* */
#endif /* defined(SUPERSTAR2_ENABLE) && defined(BINARY_ENABLE) */