1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-02 18:04:38 +00:00

Remove superfluous puts from TCL build script.

It was just there for debugging.
This commit is contained in:
Lars Brinkhoff
2018-04-12 12:51:48 +02:00
parent acbb8bb8e8
commit 9f70f354d7

View File

@@ -10,7 +10,6 @@ proc start_salv {} {
}
proc start_dskdmp args {
puts [llength $args]
quit_emulator
set ini ""
if {[llength $args] == 1} {