aboutsummaryrefslogtreecommitdiff
path: root/jim.h
diff options
context:
space:
mode:
Diffstat (limited to 'jim.h')
-rw-r--r--jim.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/jim.h b/jim.h
index f19bf1a..6411be0 100644
--- a/jim.h
+++ b/jim.h
@@ -178,14 +178,6 @@ extern "C" {
#define JIM_LIBPATH "auto_path"
#define JIM_INTERACTIVE "tcl_interactive"
-#ifndef TCL_PLATFORM_OS
-#define TCL_PLATFORM_OS "unknown"
-#endif
-#ifndef TCL_PLATFORM_PLATFORM
-#define TCL_PLATFORM_PLATFORM "unknown"
-#endif
-
-
/* -----------------------------------------------------------------------------
* Stack
* ---------------------------------------------------------------------------*/