summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2012-04-27 14:37:37 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2012-04-27 14:37:37 (GMT)
commit502c5ac1920ec1cbe96c0e9f113c4946c2dbce22 (patch)
treecbb2ef3605bfac2d9176a53132f1329d8edcd7ac /win/tclWinInit.c
parentad3fcf87aceb3e54e6c3dcccc517fd52bdef16b9 (diff)
parent8bf5fdf9e1d9dc7f24b23a35f5a63633a376b8b7 (diff)
downloadtcl-502c5ac1920ec1cbe96c0e9f113c4946c2dbce22.zip
tcl-502c5ac1920ec1cbe96c0e9f113c4946c2dbce22.tar.gz
tcl-502c5ac1920ec1cbe96c0e9f113c4946c2dbce22.tar.bz2
Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs
Diffstat (limited to 'win/tclWinInit.c')
-rw-r--r--win/tclWinInit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/win/tclWinInit.c b/win/tclWinInit.c
index 3bfff63..d89c98e 100644
--- a/win/tclWinInit.c
+++ b/win/tclWinInit.c
@@ -288,8 +288,6 @@ AppendEnvironment(
*/
if ((pathc > 0) && (lstrcmpiA(shortlib, pathv[pathc - 1]) != 0)) {
- const char *str;
-
/*
* TCL_LIBRARY is set but refers to a different tcl installation
* than the current version. Try fiddling with the specified