summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-12 14:04:28 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-12 14:04:28 -0500
commitf0657986d798487c3ed8b652d7d4947bea154d76 (patch)
tree0ce8655b5e0dc37165896f4a72f2912fc609c8f1 /gpsd.h-tail
parent9b14a8cd3a90e005c6f5f0708119ad839243d812 (diff)
downloadgpsd-f0657986d798487c3ed8b652d7d4947bea154d76.tar.gz
Virtuous code removal.
The can't-turn-off-NMEA bug went away. I think it was the port ID fix to the u-blox driver, though I don't see how. I'll take it....
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 9dbf0d7a..b9c46d5e 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -615,7 +615,6 @@ struct gps_device_t {
struct {
unsigned char port_id;
unsigned char sbas_in_use;
- bool user_switched;
} ubx;
#endif /* UBLOX_ENABLE */
#ifdef NAVCOM_ENABLE