summaryrefslogtreecommitdiff
path: root/xgpsspeed.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-12-30 17:54:05 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-12-30 17:54:05 +0000
commit5598e21cd50ff0d71a1548ae4340eeae77ab4a17 (patch)
tree99ff14231a66e07eeab1d7483d32ee573484accf /xgpsspeed.c
parent732bfeafa8fa915bbb162e178aad94b4045dc786 (diff)
downloadgpsd-5598e21cd50ff0d71a1548ae4340eeae77ab4a17.tar.gz
Move the definition of UNUSED into the configuration machinery where
it belongs.
Diffstat (limited to 'xgpsspeed.c')
-rw-r--r--xgpsspeed.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xgpsspeed.c b/xgpsspeed.c
index c8f21b21..1c878576 100644
--- a/xgpsspeed.c
+++ b/xgpsspeed.c
@@ -20,7 +20,6 @@
#include "xgpsspeed.icon"
#include "gps.h"
-#include "display.h"
static XrmOptionDescRec options[] = {
{"-rv", "*reverseVideo", XrmoptionNoArg, "TRUE"},