diff --git a/client/example.pl b/client/example.pl index c3d81a6..954d446 100755 --- a/client/example.pl +++ b/client/example.pl @@ -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"; }