Remove debugging statement.

This commit is contained in:
Dianne Skoll
2024-03-21 12:39:48 -04:00
parent 74d357b84d
commit 30d9a42db2

View File

@@ -1492,7 +1492,6 @@ proc DoPrint {} {
append cmd " $fname"
Status "Printing..."
puts "CMD=$cmd"
if {[catch {exec /bin/sh "-c" $cmd} err]} {
set RemindErrors [unique_lines $err]
set_button_to_errors