diff options
author | joye <joye> | 2013-09-10 19:15:01 (GMT) |
---|---|---|
committer | joye <joye> | 2013-09-10 19:15:01 (GMT) |
commit | d2d5654b7141082d48dc0ea1b3a066f664d64426 (patch) | |
tree | 25ef8b10aafc8f009e60e929435c7f962395a485 /src/bltGrPSOutput.C | |
parent | 75d6fe14a8ec2e37acf6787432db00d55b2ef9ec (diff) | |
download | blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.zip blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.tar.gz blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'src/bltGrPSOutput.C')
-rw-r--r-- | src/bltGrPSOutput.C | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/bltGrPSOutput.C b/src/bltGrPSOutput.C index 3b3cfb0..3bd5a66 100644 --- a/src/bltGrPSOutput.C +++ b/src/bltGrPSOutput.C @@ -30,14 +30,6 @@ #include <X11/Xutil.h> #include <X11/Xatom.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> |