diff options
Diffstat (limited to 'modules/m_who.c')
-rw-r--r-- | modules/m_who.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/m_who.c b/modules/m_who.c index a030715..09a5495 100644 --- a/modules/m_who.c +++ b/modules/m_who.c @@ -33,7 +33,6 @@ #include "s_serv.h" #include "send.h" #include "irc_string.h" -#include "sprintf_irc.h" #include "conf.h" #include "parse.h" #include "modules.h" |