summaryrefslogtreecommitdiff
path: root/libgps_core.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-22 07:19:30 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-22 10:26:40 -0500
commita5a123b4f3b02485cd11f365726400c4fbb19528 (patch)
treed4eeed86022b8861dfe09aa6983658657c9acc8a /libgps_core.c
parent2c6dba9c592a7325ba14da188360af67eaa95e18 (diff)
downloadgpsd-a5a123b4f3b02485cd11f365726400c4fbb19528.tar.gz
Feature removal - delete last remnants of old pre-JSON protocol from libgps.
All regression tests pass. Clients are working live. PPS observed on Macx-1.
Diffstat (limited to 'libgps_core.c')
-rw-r--r--libgps_core.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libgps_core.c b/libgps_core.c
index 637dd204..4ed336cd 100644
--- a/libgps_core.c
+++ b/libgps_core.c
@@ -363,10 +363,6 @@ void libgps_dump_state(struct gps_data_t *collect)
if (collect->set & DEVICE_SET)
(void)fprintf(debugfp, "DEVICE: Device is '%s', driver is '%s'\n",
collect->dev.path, collect->dev.driver);
-#ifdef OLDSTYLE_ENABLE
- if (collect->set & DEVICEID_SET)
- (void)fprintf(debugfp, "GPSD ID is %s\n", collect->dev.subtype);
-#endif /* OLDSTYLE_ENABLE */
if (collect->set & DEVICELIST_SET) {
int i;
(void)fprintf(debugfp, "DEVICELIST:%d devices:\n",