diff options
| author | 2021-08-17 21:13:05 +0100 | |
|---|---|---|
| committer | 2021-08-17 21:13:05 +0100 | |
| commit | 8e6d811f34146ab4591e9ca88d5b84cf0c4bca52 (patch) | |
| tree | f2fb6c6422c962468b4e4930186e494d6f570e28 /src/mode.cpp | |
| parent | Fix the Detach method which got borked during a rebase. (diff) | |
Remove a bunch of unnecessary whitespace.
Diffstat (limited to 'src/mode.cpp')
| -rw-r--r-- | src/mode.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mode.cpp b/src/mode.cpp index ab5b2f8e6..5fa1e9332 100644 --- a/src/mode.cpp +++ b/src/mode.cpp @@ -133,7 +133,6 @@ ModeAction SimpleUserMode::OnModeChange(User* source, User* dest, Channel* chann return MODEACTION_ALLOW; } - ModeAction SimpleChannelMode::OnModeChange(User* source, User* dest, Channel* channel, Modes::Change& change) { /* We're either trying to add a mode we already have or |
