mirror of
https://github.com/matrix-construct/construct
synced 2024-11-26 08:42:34 +01:00
Remove stray SetCork.
At this time, charybdis does not use ratbox3's cork mechanism.
This commit is contained in:
parent
0537f82cd8
commit
8e2ebdb80a
1 changed files with 0 additions and 1 deletions
|
@ -609,7 +609,6 @@ m_info(struct Client *client_p, struct Client *source_p, int parc, const char *p
|
|||
|
||||
info_spy(source_p);
|
||||
|
||||
SetCork(source_p);
|
||||
send_info_text(source_p);
|
||||
send_birthdate_online_time(source_p);
|
||||
|
||||
|
|
Loading…
Reference in a new issue