summaryrefslogtreecommitdiff
path: root/gpsmon.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-02-19 00:11:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-02-19 00:11:39 +0000
commit7e681688743498ac91773cc5fbb451882d5f7eb2 (patch)
treefce4987b9e21923b6aa07e34869e03c93a9f9c44 /gpsmon.h
parent997cc04c9afd1843d8e502d13bc202c3a022a1eb (diff)
downloadgpsd-7e681688743498ac91773cc5fbb451882d5f7eb2.tar.gz
splint cleanup.
Diffstat (limited to 'gpsmon.h')
-rw-r--r--gpsmon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsmon.h b/gpsmon.h
index 62f0cc0e..9fe14117 100644
--- a/gpsmon.h
+++ b/gpsmon.h
@@ -21,7 +21,6 @@ extern void fixframe(WINDOW *win);
#define BUFLEN 2048
extern WINDOW *devicewin, *debugwin;
-extern struct gps_context_t context;
extern struct gps_device_t session;
extern int gmt_offset;