summaryrefslogtreecommitdiff
path: root/driver_evermore.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-10-14 15:37:42 -0400
committerEric S. Raymond <esr@thyrsus.com>2013-10-14 15:37:42 -0400
commit8d151f4753029229bd0fd17596f25680dd79d36f (patch)
treec5fc2addd70fcd6aed067d7973044018c1769472 /driver_evermore.c
parentc2838b9d586e5febd50900ad0a04c13e7c1d24e2 (diff)
downloadgpsd-8d151f4753029229bd0fd17596f25680dd79d36f.tar.gz
OK, visualize as a method was a bad idea. All regression tests pass.
Diffstat (limited to 'driver_evermore.c')
-rw-r--r--driver_evermore.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/driver_evermore.c b/driver_evermore.c
index dfbd5024..536d1fc6 100644
--- a/driver_evermore.c
+++ b/driver_evermore.c
@@ -633,9 +633,6 @@ const struct gps_type_t evermore_binary =
#ifdef CONTROLSEND_ENABLE
.control_send = evermore_control_send, /* how to send a control string */
#endif /* CONTROLSEND_ENABLE */
-#ifdef VISUALIZE_ENABLE
- .visualize = NULL, /* no visualization method */
-#endif /* VISUALIZE_ENABLE */
#ifdef NTPSHM_ENABLE
.ntp_offset = NULL, /* no method for NTP fudge factor */
#endif /* NTPSHM_ ENABLE */