diff options
| author | 2013-07-03 04:34:40 +0100 | |
|---|---|---|
| committer | 2013-07-04 15:51:00 +0100 | |
| commit | 54d10d53c730ab81ca6464fe2f0e0ecbcd435672 (patch) | |
| tree | 45210da4b6014f2dfe4aba3b065e80fc37ad660a /src/modules/m_operchans.cpp | |
| parent | Merge pull request #571 from ShutterQuick/inspircd+checkclone (diff) | |
Remove $Core and $Mod* comments apart from $ModDep.
Diffstat (limited to 'src/modules/m_operchans.cpp')
| -rw-r--r-- | src/modules/m_operchans.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_operchans.cpp b/src/modules/m_operchans.cpp index 8e46f923f..62c8b0d5d 100644 --- a/src/modules/m_operchans.cpp +++ b/src/modules/m_operchans.cpp @@ -22,8 +22,6 @@ #include "inspircd.h" -/* $ModDesc: Provides support for oper-only chans via the +O channel mode */ - class OperChans : public SimpleChannelModeHandler { public: |
