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