aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_httpd_acl.cpp
diff options
context:
space:
mode:
authorGravatar Peter Powell2013-07-03 04:34:40 +0100
committerGravatar Peter Powell2013-07-04 15:51:00 +0100
commit54d10d53c730ab81ca6464fe2f0e0ecbcd435672 (patch)
tree45210da4b6014f2dfe4aba3b065e80fc37ad660a /src/modules/m_httpd_acl.cpp
parentMerge pull request #571 from ShutterQuick/inspircd+checkclone (diff)
Remove $Core and $Mod* comments apart from $ModDep.
Diffstat (limited to 'src/modules/m_httpd_acl.cpp')
-rw-r--r--src/modules/m_httpd_acl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modules/m_httpd_acl.cpp b/src/modules/m_httpd_acl.cpp
index 676b35ca4..f005f5b05 100644
--- a/src/modules/m_httpd_acl.cpp
+++ b/src/modules/m_httpd_acl.cpp
@@ -22,8 +22,6 @@
#include "modules/httpd.h"
#include "protocol.h"
-/* $ModDesc: Provides access control lists (passwording of resources, ip restrictions etc) to m_httpd.so dependent modules */
-
class HTTPACL
{
public: