summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shellicon/pkgIndex.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/shellicon/pkgIndex.tcl b/shellicon/pkgIndex.tcl
deleted file mode 100644
index a95c36c..0000000
--- a/shellicon/pkgIndex.tcl
+++ /dev/null
@@ -1,2 +0,0 @@
-if {[catch {package require Tcl 8.4}]} return
-package ifneeded shellicon 2.2.2 [list load [file join $dir shellicon22.dll] shellicon]