summaryrefslogtreecommitdiffstats
path: root/tcl8.6/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcl8.6/library/msgcat/pkgIndex.tcl')
-rw-r--r--tcl8.6/library/msgcat/pkgIndex.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tcl8.6/library/msgcat/pkgIndex.tcl b/tcl8.6/library/msgcat/pkgIndex.tcl
deleted file mode 100644
index 72c5dc0..0000000
--- a/tcl8.6/library/msgcat/pkgIndex.tcl
+++ /dev/null
@@ -1,2 +0,0 @@
-if {![package vsatisfies [package provide Tcl] 8.5-]} {return}
-package ifneeded msgcat 1.6.1 [list source [file join $dir msgcat.tcl]]