summaryrefslogtreecommitdiff
path: root/gps.h
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 /gps.h
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 'gps.h')
-rw-r--r--gps.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gps.h b/gps.h
index 15467f25..748c723c 100644
--- a/gps.h
+++ b/gps.h
@@ -1917,7 +1917,6 @@ typedef int socket_t;
#define WATCH_SPLIT24 0x001000u /* split AIS Type 24s */
#define WATCH_PPS 0x002000u /* enable PPS JSON */
#define WATCH_NEWSTYLE 0x010000u /* force JSON streaming */
-#define WATCH_OLDSTYLE 0x020000u /* force old-style streaming */
/*
* Main structure that includes all previous substructures