From 781e5a6acd4f002ce9a59b8dec70f2032f0b63fc Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Mon, 11 Aug 2025 20:57:28 -0400 Subject: [PATCH] Take out ms windows check. --- scripts/tkremind.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/tkremind.in b/scripts/tkremind.in index e1a59185..322db80e 100644 --- a/scripts/tkremind.in +++ b/scripts/tkremind.in @@ -158,11 +158,6 @@ if {[catch {package require json}]} { missing_tcllib json } -if {$tcl_platform(platform) == "windows"} { - tk_messageBox -message "Please do not port Remind to Windows" -icon error -type ok - exit 1 -} - #--------------------------------------------------------------------------- # GetRemindVersion # Arguments: