]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_customprefix.cpp
m_spanningtree Remove duplicate code for sending channel messages from RouteCommand()
[user/henk/code/inspircd.git] / src / modules / m_customprefix.cpp
index d627bbb96327311aa3cafb02f48ebe32aec737e4..bda11e8b31761ad932279780322d2d5f08c8baf0 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "inspircd.h"
 
-/* $ModDesc: Allows custom prefix modes to be created. */
-
 class CustomPrefixMode : public ModeHandler
 {
  public: