summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpooryorick <com.digitalsmarties@pooryorick.com>2019-01-26 20:58:24 (GMT)
committerpooryorick <com.digitalsmarties@pooryorick.com>2019-01-26 20:58:24 (GMT)
commit0f700f006751c9e8e75100f86a946ba3f8fe2859 (patch)
treea7e30e374142eecfa59ef7f4be19494d4a35f73f
parentfa64afb29a232d853b04e8e7bb5ad53c3d02f019 (diff)
downloadtcl-0f700f006751c9e8e75100f86a946ba3f8fe2859.zip
tcl-0f700f006751c9e8e75100f86a946ba3f8fe2859.tar.gz
tcl-0f700f006751c9e8e75100f86a946ba3f8fe2859.tar.bz2
Remove unnecessary inclusion of tclPort.h in tclIntDecls.h
-rw-r--r--generic/tclIntDecls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/tclIntDecls.h b/generic/tclIntDecls.h
index eda90b4..1991c21 100644
--- a/generic/tclIntDecls.h
+++ b/generic/tclIntDecls.h
@@ -15,7 +15,6 @@
#ifndef _TCLINTDECLS
#define _TCLINTDECLS
-#include "tclPort.h"
#undef TCL_STORAGE_CLASS
#ifdef BUILD_tcl