aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_sethost.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2021-05-13 17:47:16 +0100
committerGravatar Sadie Powell2021-05-13 17:47:16 +0100
commit38379634e6b354a98558faf9efe0baccfbdd211f (patch)
tree617fd323f4e83af0dd37ff60051dc890b60a3bf0 /src/modules/m_sethost.cpp
parentMake ServerConfig::{ApplyModules, Fill} private. (diff)
Kill some useless comments.
Diffstat (limited to 'src/modules/m_sethost.cpp')
-rw-r--r--src/modules/m_sethost.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_sethost.cpp b/src/modules/m_sethost.cpp
index 239f95b8b..d68184406 100644
--- a/src/modules/m_sethost.cpp
+++ b/src/modules/m_sethost.cpp
@@ -25,8 +25,6 @@
#include "inspircd.h"
-/** Handle /SETHOST
- */
class CommandSethost : public Command
{
public: