diff options
Diffstat (limited to 'modules/m_topic.c')
-rw-r--r-- | modules/m_topic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/m_topic.c b/modules/m_topic.c index d13c3b9..dc7c109 100644 --- a/modules/m_topic.c +++ b/modules/m_topic.c @@ -29,7 +29,6 @@ #include "client.h" #include "hash.h" #include "irc_string.h" -#include "sprintf_irc.h" #include "ircd.h" #include "numeric.h" #include "send.h" |