From a66f8d027cfa93a76a8c917c91f30f678d1c671b Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 13 Jan 2010 09:58:42 +0000 Subject: Another useless special case removed --- tools/tcltk-man2html.tcl | 1 - 1 file changed, 1 deletion(-) 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} -- cgit v0.12