diff options
Diffstat (limited to 'library/print.tcl')
-rw-r--r-- | library/print.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/print.tcl b/library/print.tcl index 7ee7146..e7a5de6 100644 --- a/library/print.tcl +++ b/library/print.tcl @@ -61,7 +61,6 @@ namespace eval ::tk::print { variable copies set printer_name "" - puts "selecting prnter" #First, we select the printer. _selectprinter |