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_sakick.cpp | |
| parent | Make ServerConfig::{ApplyModules, Fill} private. (diff) | |
Kill some useless comments.
Diffstat (limited to 'src/modules/m_sakick.cpp')
| -rw-r--r-- | src/modules/m_sakick.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_sakick.cpp b/src/modules/m_sakick.cpp index c251619b5..be71a3681 100644 --- a/src/modules/m_sakick.cpp +++ b/src/modules/m_sakick.cpp @@ -24,8 +24,6 @@ #include "inspircd.h" -/** Handle /SAKICK - */ class CommandSakick : public Command { public: |
