]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_customtitle.cpp
Modify the log message to contain the log type.
[user/henk/code/inspircd.git] / src / modules / m_customtitle.cpp
index 5d088e9a6f8ca93abbf8ba194b15b94ae1534c06..86ed66110c1bce2446e76176da68cd9c3248aa5d 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "inspircd.h"
 
-/* $ModDesc: Provides the TITLE command which allows setting of CUSTOM WHOIS TITLE line */
-
 /** Handle /TITLE
  */
 class CommandTitle : public Command