summaryrefslogtreecommitdiff
path: root/chars.c
diff options
context:
space:
mode:
Diffstat (limited to 'chars.c')
-rw-r--r--chars.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/chars.c b/chars.c
index ec4217d..5476fb2 100644
--- a/chars.c
+++ b/chars.c
@@ -52,9 +52,6 @@ in this Software without prior written authorization from The Open Group.
#include <X11/Xlib.h>
#include "fstobdf.h"
-extern unsigned long yResolution; /* intended vertical resoultion for font */
-extern unsigned long pointSize; /* font height in points */
-
#define BIT_ORDER BitmapFormatBitOrderMSB
#ifdef BYTE_ORDER
#undef BYTE_ORDER