From fcf70e503f7568180f0d980260eb1e49b4638d8a Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Tue, 20 Nov 2018 19:07:34 +0000 Subject: Fix [4e812aadae68af384605]: package require msgcat fails --- library/init.tcl | 2 -- 1 file changed, 2 deletions(-) diff --git a/library/init.tcl b/library/init.tcl index 1221e61..4de7f85 100644 --- a/library/init.tcl +++ b/library/init.tcl @@ -805,8 +805,6 @@ set isafe [interp issafe] set isafe [interp issafe] set dir [file dirname [info script]] foreach {safe package version file} { - 0 http 2.9.0 {http http.tcl} - 1 msgcat 1.7.0 {msgcat msgcat.tcl} 1 opt 0.4.7 {opt optparse.tcl} 0 platform 1.0.14 {platform platform.tcl} 0 platform::shell 1.1.4 {platform shell.tcl} -- cgit v0.12