summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-27 14:37:37 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-27 14:37:37 (GMT)
commit28eb0289077aad0052036addef782cce499d0857 (patch)
treecbb2ef3605bfac2d9176a53132f1329d8edcd7ac /win/tclWinInit.c
parentb1b14e036e39b348932a8c24e424b79a67af2e00 (diff)
parent4457676798e94230b3296a67ab9caed2dc95e8d5 (diff)
downloadtcl-28eb0289077aad0052036addef782cce499d0857.zip
tcl-28eb0289077aad0052036addef782cce499d0857.tar.gz
tcl-28eb0289077aad0052036addef782cce499d0857.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