summaryrefslogtreecommitdiffstats
path: root/generic/tclMain.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclMain.c')
-rw-r--r--generic/tclMain.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/generic/tclMain.c b/generic/tclMain.c
index e422806..5a380ff 100644
--- a/generic/tclMain.c
+++ b/generic/tclMain.c
@@ -13,9 +13,6 @@
#include "tclInt.h"
-#undef TCL_STORAGE_CLASS
-#define TCL_STORAGE_CLASS DLLEXPORT
-
/*
* The default prompt used when the user has not overridden it.
*/