]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/extra/m_regex_posix.cpp
m_spanningtree Remove duplicate code for sending channel messages from RouteCommand()
[user/henk/code/inspircd.git] / src / modules / extra / m_regex_posix.cpp
index 3a35ce43bc5ef1756cff183546cefe923718ad70..ab9fe68ff3ec0fee5b51e6f17ed7029372baefc2 100644 (file)
@@ -23,8 +23,6 @@
 #include <sys/types.h>
 #include <regex.h>
 
-/* $ModDep: modules/regex.h */
-
 class POSIXRegexException : public ModuleException
 {
  public: