remove debug msg

This commit is contained in:
stefan schippers 2024-02-28 16:21:43 +01:00
parent 6a6881ff47
commit 599746c4b4
1 changed files with 0 additions and 1 deletions

View File

@ -707,7 +707,6 @@ proc tabulate {text} {
foreach line [split $chopped_text \n] {
incr l
puts "$l $nlines"
# top table border
set rowsep {}
if {$l == 1} {