aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_shun.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2021-08-17 21:13:05 +0100
committerGravatar Sadie Powell2021-08-17 21:13:05 +0100
commit8e6d811f34146ab4591e9ca88d5b84cf0c4bca52 (patch)
treef2fb6c6422c962468b4e4930186e494d6f570e28 /src/modules/m_shun.cpp
parentFix the Detach method which got borked during a rebase. (diff)
Remove a bunch of unnecessary whitespace.
Diffstat (limited to 'src/modules/m_shun.cpp')
-rw-r--r--src/modules/m_shun.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_shun.cpp b/src/modules/m_shun.cpp
index db9e622fc..d3034ce3c 100644
--- a/src/modules/m_shun.cpp
+++ b/src/modules/m_shun.cpp
@@ -34,7 +34,6 @@
#include "modules/shun.h"
#include "modules/stats.h"
-
/** An XLineFactory specialized to generate shun pointers
*/
class ShunFactory : public XLineFactory