summaryrefslogtreecommitdiff
path: root/tda.erl
diff options
context:
space:
mode:
Diffstat (limited to 'tda.erl')
-rw-r--r--tda.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tda.erl b/tda.erl
index e8d863f..1741be4 100644
--- a/tda.erl
+++ b/tda.erl
@@ -37,7 +37,6 @@ client({error, Reason}) ->
loop(Sock) ->
inet:setopts(Sock, [{active, once}]),
- io:format("Loop~n", []),
receive
{ok, Reply} ->
io:format("Send ~p~n", [Reply]),