]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/wildcard.h
Remove SpanningTreeProtocolInterface::SendOperNotice - it was translated to a SendSNO...
[user/henk/code/inspircd.git] / include / wildcard.h
index dc2790b54428cf65c5bdbee3743a38c7a5b2e965..0d5e3e0aa119d09c5979251f514b43294d2b6b5e 100644 (file)
@@ -11,8 +11,6 @@
  * ---------------------------------------------------
  */
 
-#include "inspircd_config.h"
-
 /** Match a string against a mask.
  * @param str The string to check
  * @param mask the mask to check against