diff --git a/tcl/drivers/heliox.tcl b/tcl/drivers/heliox.tcl index 3286fa3..af703e1 100644 --- a/tcl/drivers/heliox.tcl +++ b/tcl/drivers/heliox.tcl @@ -269,7 +269,6 @@ proc heliox::read {} { if {$hours > 8} { set dl [expr $now + ($target_hours - $hours) * 30] set sdl [silent $dl sct soft_deadline] - clientput "T-H [expr $target_hours - $hours] $dl $sdl" if {$dl <= $sdl} { sct soft_deadline $dl } elseif {$now > $sdl + 600} {