summaryrefslogtreecommitdiffstats
path: root/library/tclIndex
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-11-02 20:07:14 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-11-02 20:07:14 (GMT)
commit584aeb456ebbbcaebbafbaa77e629cb053b16ae8 (patch)
tree7a748293a54112b49a67b8043631ef805a002067 /library/tclIndex
parentb09df9dd0715deedba99bd9a34e47a245439f02f (diff)
downloadtk-584aeb456ebbbcaebbafbaa77e629cb053b16ae8.zip
tk-584aeb456ebbbcaebbafbaa77e629cb053b16ae8.tar.gz
tk-584aeb456ebbbcaebbafbaa77e629cb053b16ae8.tar.bz2
Removed proc ::tk_getFileType since it is used nowhere in Tk, is undocumented, is superseded by the -typevariable option of file dialogs, and was anyway only available if tk_strictMotif is true.
Diffstat (limited to 'library/tclIndex')
-rw-r--r--library/tclIndex1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/tclIndex b/library/tclIndex
index b3f37fa..919fa8a 100644
--- a/library/tclIndex
+++ b/library/tclIndex
@@ -247,7 +247,6 @@ set auto_index(::tk::ListBoxKeyAccel_Unset) [list source [file join $dir xmfbox.
set auto_index(::tk::ListBoxKeyAccel_Key) [list source [file join $dir xmfbox.tcl]]
set auto_index(::tk::ListBoxKeyAccel_Goto) [list source [file join $dir xmfbox.tcl]]
set auto_index(::tk::ListBoxKeyAccel_Reset) [list source [file join $dir xmfbox.tcl]]
-set auto_index(tk_getFileType) [list source [file join $dir xmfbox.tcl]]
set auto_index(::tk::unsupported::ExposePrivateCommand) [list source [file join $dir unsupported.tcl]]
set auto_index(::tk::unsupported::ExposePrivateVariable) [list source [file join $dir unsupported.tcl]]
set auto_index(::tk::fontchooser) [list source [file join $dir fontchooser.tcl]]