extensions/drain: remove superfluous includes
This commit is contained in:
parent
b674a619eb
commit
a0d1df9f38
1 changed files with 0 additions and 6 deletions
|
@ -2,13 +2,7 @@
|
|||
#include "modules.h"
|
||||
#include "hook.h"
|
||||
#include "client.h"
|
||||
#include "ircd.h"
|
||||
#include "send.h"
|
||||
#include "hash.h"
|
||||
#include "s_conf.h"
|
||||
#include "s_user.h"
|
||||
#include "s_serv.h"
|
||||
#include "numeric.h"
|
||||
|
||||
static void check_new_user(void *data);
|
||||
mapi_hfn_list_av1 drain_hfnlist[] = {
|
||||
|
|
Loading…
Reference in a new issue