]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_setidle.cpp
m_spanningtree Allow server-to-server command handlers to specify whether they accept...
[user/henk/code/inspircd.git] / src / modules / m_setidle.cpp
index 4cebc2e6f0fa74bbc13c158d6c3c7b12cb50bc7b..e246b801f1dfadaf401f19b888ec93f0b86bb084 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "inspircd.h"
 
-/* $ModDesc: Allows opers to set their idle time */
-
 /** Handle /SETIDLE
  */
 class CommandSetidle : public SplitCommand