summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bltGrPSOutput.C8
-rw-r--r--src/bltGrText.C8
-rw-r--r--src/bltNsUtil.C8
3 files changed, 0 insertions, 24 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>
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>
diff --git a/src/bltNsUtil.C b/src/bltNsUtil.C
index 1ed06c4..7be8363 100644
--- a/src/bltNsUtil.C
+++ b/src/bltNsUtil.C
@@ -26,14 +26,6 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-#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 <tclPort.h>
#include <tclInt.h>