aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_services_account.cpp
diff options
context:
space:
mode:
authorGravatar Attila Molnar2014-01-23 14:37:09 +0100
committerGravatar Attila Molnar2014-01-23 14:37:09 +0100
commitd02011d69fe1e52ec0bc38051eff9ea93a1cc88c (patch)
treee754312d779e090111000d1c27d666fd318ae144 /src/modules/m_services_account.cpp
parentGlobally #undef min and max on Windows (diff)
downloadinspircd++-d02011d69fe1e52ec0bc38051eff9ea93a1cc88c.tar.gz
inspircd++-d02011d69fe1e52ec0bc38051eff9ea93a1cc88c.tar.bz2
inspircd++-d02011d69fe1e52ec0bc38051eff9ea93a1cc88c.zip
Remove whitespace and minor style changes
Diffstat (limited to 'src/modules/m_services_account.cpp')
-rw-r--r--src/modules/m_services_account.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_services_account.cpp b/src/modules/m_services_account.cpp
index 8ab9c9a3b..feb62f858 100644
--- a/src/modules/m_services_account.cpp
+++ b/src/modules/m_services_account.cpp
@@ -317,4 +317,3 @@ class ModuleServicesAccount : public Module
};
MODULE_INIT(ModuleServicesAccount)
-