summaryrefslogtreecommitdiff
path: root/driver_geostar.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_geostar.c')
-rw-r--r--driver_geostar.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/driver_geostar.c b/driver_geostar.c
index 193a2b2e..a65d168a 100644
--- a/driver_geostar.c
+++ b/driver_geostar.c
@@ -629,9 +629,6 @@ const struct gps_type_t geostar_binary =
#ifdef CONTROLSEND_ENABLE
.control_send = geostar_control_send,/* how to send commands */
#endif /* CONTROLSEND_ENABLE */
-#ifdef VISUALIZE_ENABLE
- .visualize = NULL, /* no visualization method */
-#endif /* VISUALIZE_ENABLE */
#ifdef NTPSHM_ENABLE
.ntp_offset = geostar_ntp_offset,
#endif /* NTPSHM_ENABLE */