summaryrefslogtreecommitdiff
path: root/driver_italk.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_italk.c
parentc2838b9d586e5febd50900ad0a04c13e7c1d24e2 (diff)
downloadgpsd-8d151f4753029229bd0fd17596f25680dd79d36f.tar.gz
OK, visualize as a method was a bad idea. All regression tests pass.
Diffstat (limited to 'driver_italk.c')
-rw-r--r--driver_italk.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/driver_italk.c b/driver_italk.c
index bc3719ee..01e350ce 100644
--- a/driver_italk.c
+++ b/driver_italk.c
@@ -418,9 +418,6 @@ const struct gps_type_t italk_binary =
#ifdef CONTROLSEND_ENABLE
.control_send = NULL, /* no control string sender */
#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 */