summaryrefslogtreecommitdiff
path: root/gpsmon.h
diff options
context:
space:
mode:
authorMichael Tatarinov <kukabu@gmail.com>2011-02-11 11:54:43 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-02-11 11:54:43 -0500
commit049812231a2d6a211cfb0ffb61b60e694a3be0f9 (patch)
treea5bc3c9cc540355b7d22b9fa788564d086b7057c /gpsmon.h
parentfe60372412881cf82d7cb5b25843d23223e7896d (diff)
downloadgpsd-049812231a2d6a211cfb0ffb61b60e694a3be0f9.tar.gz
Cosmetic fixes for the SiRF monitor.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
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 a45fc111..c4c7e309 100644
--- a/gpsmon.h
+++ b/gpsmon.h
@@ -34,7 +34,6 @@ extern void monitor_complain(const char *fmt, ...);
extern WINDOW *devicewin;
extern struct gps_device_t session;
-extern int gmt_offset;
#endif /* _GPSD_GPSMON_H_ */
/* gpsmon.h ends here */