diff options
| author | 2021-08-17 21:13:05 +0100 | |
|---|---|---|
| committer | 2021-08-17 21:13:05 +0100 | |
| commit | 8e6d811f34146ab4591e9ca88d5b84cf0c4bca52 (patch) | |
| tree | f2fb6c6422c962468b4e4930186e494d6f570e28 /src/modules/m_svshold.cpp | |
| parent | Fix the Detach method which got borked during a rebase. (diff) | |
Remove a bunch of unnecessary whitespace.
Diffstat (limited to 'src/modules/m_svshold.cpp')
| -rw-r--r-- | src/modules/m_svshold.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_svshold.cpp b/src/modules/m_svshold.cpp index 4f9651f40..127ff32cc 100644 --- a/src/modules/m_svshold.cpp +++ b/src/modules/m_svshold.cpp @@ -177,7 +177,6 @@ class ModuleSVSHold : public Module, public Stats::EventListener CommandSvshold cmd; SVSHoldFactory s; - public: ModuleSVSHold() : Module(VF_VENDOR | VF_COMMON, "Adds the /SVSHOLD command which allows services to reserve nicknames.") |
