diff options
| author | 2021-05-13 17:47:16 +0100 | |
|---|---|---|
| committer | 2021-05-13 17:47:16 +0100 | |
| commit | 38379634e6b354a98558faf9efe0baccfbdd211f (patch) | |
| tree | 617fd323f4e83af0dd37ff60051dc890b60a3bf0 /src/modules/m_opermotd.cpp | |
| parent | Make ServerConfig::{ApplyModules, Fill} private. (diff) | |
Kill some useless comments.
Diffstat (limited to 'src/modules/m_opermotd.cpp')
| -rw-r--r-- | src/modules/m_opermotd.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_opermotd.cpp b/src/modules/m_opermotd.cpp index 91f25cbee..b599c258d 100644 --- a/src/modules/m_opermotd.cpp +++ b/src/modules/m_opermotd.cpp @@ -37,8 +37,6 @@ enum RPL_ENDOFOMOTD = 722 }; -/** Handle /OPERMOTD - */ class CommandOpermotd : public Command { public: |
