psu_proto: Remove some old comments.
This commit is contained in:
parent
9316c26831
commit
6b8597c506
@ -22,14 +22,6 @@
|
|||||||
|
|
||||||
-include("include/records.hrl").
|
-include("include/records.hrl").
|
||||||
|
|
||||||
%~ %% @todo We probably want to use active connections everywhere instead of doing this.
|
|
||||||
%~ recv %% remove later?
|
|
||||||
|
|
||||||
%~ %% @todo We probably want to remove this after all send functions are moved back in psu_proto.
|
|
||||||
%~ send %% fragments automatically if needed
|
|
||||||
|
|
||||||
%~ split
|
|
||||||
|
|
||||||
%% @doc Log the message.
|
%% @doc Log the message.
|
||||||
log(Msg) ->
|
log(Msg) ->
|
||||||
io:format("~p ~s~n", [get(gid), Msg]).
|
io:format("~p ~s~n", [get(gid), Msg]).
|
||||||
|
Loading…
Reference in New Issue
Block a user