summaryrefslogtreecommitdiffstats
path: root/tools/tcltk-man2html.tcl
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-13 09:58:42 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-13 09:58:42 (GMT)
commita66f8d027cfa93a76a8c917c91f30f678d1c671b (patch)
tree8673ed4bc905523677bf5f3b2e9c733b7d59ac49 /tools/tcltk-man2html.tcl
parenta399efb99d61fd87606a8b8cf4b86f371c577269 (diff)
downloadtcl-a66f8d027cfa93a76a8c917c91f30f678d1c671b.zip
tcl-a66f8d027cfa93a76a8c917c91f30f678d1c671b.tar.gz
tcl-a66f8d027cfa93a76a8c917c91f30f678d1c671b.tar.bz2
Another useless special case removed
Diffstat (limited to 'tools/tcltk-man2html.tcl')
-rwxr-xr-xtools/tcltk-man2html.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl
index 6aeb391..bed64c9 100755
--- a/tools/tcltk-man2html.tcl
+++ b/tools/tcltk-man2html.tcl
@@ -796,7 +796,6 @@ set ensemble_commands {
}
array set exclude_refs_map {
history.n {exec}
- source.n {text}
canvas.n {bitmap text}
checkbutton.n {image}
menu.n {checkbutton radiobutton}