fixup! TO-UNDO

Whoops... ;-)

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2015-09-30 13:17:34 +00:00
parent 82cec6a5f1
commit 038fb0e427

View File

@@ -273,7 +273,6 @@ proc is_Cygwin {} {
if {$::tcl_platform(platform) eq {windows} &&
![info exists ::env(MSYSTEM)] &&
$::env(MSYSTEM) ne {MSYS}} {
tk_messageBox -message "We're Cygwin"
set _iscygwin 1
} else {
set _iscygwin 0