]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_restrictmsg.cpp
Replace hardcoded mode letters, part 3
[user/henk/code/inspircd.git] / src / modules / m_restrictmsg.cpp
index e4dbb1d434502a6785065aeccde4164556e3efad..bab631b8edfb88d9912dad1c187381968a2f183c 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "inspircd.h"
 
-/* $ModDesc: Forbids users from messaging each other. Users may still message opers and opers may message other opers. */
-
 class ModuleRestrictMsg : public Module
 {
  public: