diff options
Diffstat (limited to 'src/bltGrText.C')
-rw-r--r-- | src/bltGrText.C | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/bltGrText.C b/src/bltGrText.C index ab61c93..d1a8b5f 100644 --- a/src/bltGrText.C +++ b/src/bltGrText.C @@ -28,14 +28,6 @@ #include <assert.h> #include <X11/Xutil.h> -#define TIME_WITH_SYS_TIME 0 -#define HAVE_SYS_TIME_H 1 -#define STDC_HEADERS 1 -#define HAVE_SYS_TYPES_H 1 -#define HAVE_STDLIB_H 1 -#define HAVE_INTTYPES_H 1 -#define HAVE_STDINT_H 1 -#define HAVE_UNISTD_H 1 #include <tkPort.h> #include <tkInt.h> #include <tk3d.h> |