summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortreectrl <treectrl>2007-02-02 20:39:26 (GMT)
committertreectrl <treectrl>2007-02-02 20:39:26 (GMT)
commite394a9dca83e2e186188af1994f3cedb6c655141 (patch)
tree1a118c41102dec68b212e34e3334e61dcb17b12e
parent5c937b8e314aa63807b3a1a29fdc76e199f09537 (diff)
downloadtktreectrl-e394a9dca83e2e186188af1994f3cedb6c655141.zip
tktreectrl-e394a9dca83e2e186188af1994f3cedb6c655141.tar.gz
tktreectrl-e394a9dca83e2e186188af1994f3cedb6c655141.tar.bz2
Removed pkgIndex.tcl.
-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]