summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-08-25 13:42:27 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-08-25 13:42:27 +0000
commit0c333c68d37e05f920f49df056c38375bd405585 (patch)
treeb496efec44a938b4992c42cd8f2e861309cf48c9 /gps.h
parent9be0d591715b8d48ae59addaa4cdea25f35921b0 (diff)
downloadgpsd-0c333c68d37e05f920f49df056c38375bd405585.tar.gz
Unify CONFIGDEV and DEVICE responses.
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gps.h b/gps.h
index 6dbba732..cc639846 100644
--- a/gps.h
+++ b/gps.h
@@ -880,8 +880,7 @@ struct gps_data_t {
#define DEVICELIST_SET 0x02000000u
#define DEVICEID_SET 0x04000000u
#define ERROR_SET 0x08000000u
-#define CYCLE_START_SET 0x10000000u /* only used in client library */
-#define CONFIGDEV_SET 0x10000000u /* only used in the daemon */
+#define CYCLE_START_SET 0x10000000u
#define RTCM2_SET 0x20000000u
#define RTCM3_SET 0x40000000u
#define AIS_SET 0x80000000u