summaryrefslogtreecommitdiff
path: root/libgps_core.c
diff options
context:
space:
mode:
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",