Example client: Terminating tick with empty line is superfluous now

This commit is contained in:
Petr Baudis 2011-12-26 22:00:13 +01:00
parent 3bc018bc73
commit 41492f32bf

View file

@ -239,7 +239,6 @@ sub take_action($$) {
print $socket $state->{tick}." secrete 65533 1\r\n";
print $state->{tick}." secrete 65533 1\r\n";
}
print $socket "\r\n";
}