aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_customtitle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_customtitle.cpp')
-rw-r--r--src/modules/m_customtitle.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_customtitle.cpp b/src/modules/m_customtitle.cpp
index c4763b3fa..500184482 100644
--- a/src/modules/m_customtitle.cpp
+++ b/src/modules/m_customtitle.cpp
@@ -67,8 +67,6 @@ struct CustomTitle
typedef std::multimap<std::string, CustomTitle> CustomVhostMap;
-/** Handle /TITLE
- */
class CommandTitle : public Command
{
public: