summaryrefslogtreecommitdiff
path: root/driver_navcom.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_navcom.c')
-rw-r--r--driver_navcom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver_navcom.c b/driver_navcom.c
index 067aef0b..925b7b61 100644
--- a/driver_navcom.c
+++ b/driver_navcom.c
@@ -1310,7 +1310,6 @@ const struct gps_type_t driver_navcom =
#ifdef TIMEHINT_ENABLE
.time_offset = NULL, /* no method for NTP fudge factor */
#endif /* TIMEHINT_ENABLE */
- .minlength = 10, /* min packet length for chunked I/O */
};
/* *INDENT-ON* */