diff options
Diffstat (limited to 'chars.c')
-rw-r--r-- | chars.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |