mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Remove debug line from last commit
This commit is contained in:
parent
6cf1e05993
commit
3b34538038
@ -344,8 +344,7 @@ init([Host, ServerHost, Access, Room, HistorySize, RoomShaper, Opts, QueueType])
|
||||
lqueue_in({Nick, Pkt, false, misc:usec_to_now(TS), Size}, Hist)
|
||||
end, State1#state.history, Msgs),
|
||||
State1#state{history = Hist2};
|
||||
OTher ->
|
||||
?WARNING_MSG("OTHER ~p ~p", [Jid, OTher]),
|
||||
_ ->
|
||||
State1
|
||||
end,
|
||||
erlang:send_after(?CLEAN_ROOM_TIMEOUT, self(),
|
||||
|
Loading…
Reference in New Issue
Block a user