summaryrefslogtreecommitdiffstats
path: root/shellicon/pkgIndex.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-07-12 02:47:29 (GMT)
committertreectrl <treectrl>2005-07-12 02:47:29 (GMT)
commit368b6c16037565d1af45bc28a84cba14fc32d354 (patch)
treeff09371208681033262424de138a329da06a4b11 /shellicon/pkgIndex.tcl
parenta2183809c46a4db1f67ad0275d12ff3780af1cb6 (diff)
downloadtktreectrl-368b6c16037565d1af45bc28a84cba14fc32d354.zip
tktreectrl-368b6c16037565d1af45bc28a84cba14fc32d354.tar.gz
tktreectrl-368b6c16037565d1af45bc28a84cba14fc32d354.tar.bz2
Removed unused line.
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]