From 12679ab7d3c2a210f4123163671b532b8b55d5f9 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 15 Mar 2024 03:06:35 +0000 Subject: CTAN sync 202403150306 --- systems/texlive/tlnet/tlpkg/tltcl/lib/tk8.6/tk.tcl | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/tltcl/lib/tk8.6/tk.tcl') diff --git a/systems/texlive/tlnet/tlpkg/tltcl/lib/tk8.6/tk.tcl b/systems/texlive/tlnet/tlpkg/tltcl/lib/tk8.6/tk.tcl index 5bb3be71aa..89267d66cc 100644 --- a/systems/texlive/tlnet/tlpkg/tltcl/lib/tk8.6/tk.tcl +++ b/systems/texlive/tlnet/tlpkg/tltcl/lib/tk8.6/tk.tcl @@ -11,7 +11,7 @@ # this file, and for a DISCLAIMER OF ALL WARRANTIES. # Verify that we have Tk binary and script components from the same release -package require -exact Tk 8.6.12 +package require -exact Tk 8.6.13 # Create a ::tk namespace namespace eval ::tk { @@ -675,15 +675,6 @@ proc ::tk::mcmaxamp {args} { return $maxlen } -# For now, turn off the custom mdef proc for the Mac: - -if {[tk windowingsystem] eq "aqua"} { - namespace eval ::tk::mac { - set useCustomMDEF 0 - } -} - - if {[tk windowingsystem] eq "aqua"} { #stub procedures to respond to "do script" Apple Events proc ::tk::mac::DoScriptFile {file} { -- cgit v1.2.3