summaryrefslogtreecommitdiffstats
path: root/shellicon/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'shellicon/pkgIndex.tcl')
-rw-r--r--shellicon/pkgIndex.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/shellicon/pkgIndex.tcl b/shellicon/pkgIndex.tcl
index c2edc52..3d72970 100644
--- a/shellicon/pkgIndex.tcl
+++ b/shellicon/pkgIndex.tcl
@@ -1,3 +1,2 @@
if {[catch {package require Tcl 8.4}]} return
-append script "load \"[file join $dir treectrl20.dll]\" treectrl"
package ifneeded shellicon 2.0.1 [list load [file join $dir shellicon20.dll] shellicon]