summaryrefslogtreecommitdiff
path: root/display.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-09-29 18:07:47 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-09-29 18:07:47 +0000
commitba2483268f2142145f5b7cf8178b7082a137a7c8 (patch)
treeb4b271575baf0064c9ba1231499cd038e81d3ec6 /display.c
parentb6086d503de79d75571bb5c39297584fc84598e4 (diff)
downloadgpsd-ba2483268f2142145f5b7cf8178b7082a137a7c8.tar.gz
Remove some redundant structure members.
Diffstat (limited to 'display.c')
-rw-r--r--display.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/display.c b/display.c
index 752e24a4..955b4474 100644
--- a/display.c
+++ b/display.c
@@ -1,6 +1,5 @@
#include "config.h"
-#include <stdio.h>
#include <Xm/Xm.h>
#include <math.h>