mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Remove a useless todo
This commit is contained in:
parent
a764075b89
commit
e11279e0d2
1 changed files with 0 additions and 1 deletions
|
@ -753,7 +753,6 @@ terminate_stream(State=#state{streams=Streams0, children=Children0}, StreamID, R
|
|||
State
|
||||
end.
|
||||
|
||||
%% @todo Maybe put State first.
|
||||
terminate_stream_handler(#state{opts=Opts}, StreamID, Reason, StreamState) ->
|
||||
try
|
||||
cowboy_stream:terminate(StreamID, Reason, StreamState)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue