summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-04 12:25:26 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-04 12:25:26 +0000
commitc7b8a7fd1a0171b73d4b5e57ee869eea8144c8c7 (patch)
treede4ae7224eecefaa4bfa47793fbd3e56fdf03a63 /src
parent2d659114b7c8d91c70d327259d0be63de006ec8c (diff)
First compilable commit of m_auditorium. Not yet tested IN ANY WAY.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6861 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src')
-rw-r--r--src/modules/m_chancreate.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_chancreate.cpp b/src/modules/m_chancreate.cpp
index fdd8e3576..e9e95a924 100644
--- a/src/modules/m_chancreate.cpp
+++ b/src/modules/m_chancreate.cpp
@@ -14,7 +14,6 @@
#include "users.h"
#include "channels.h"
#include "modules.h"
-
#include "inspircd.h"
/* $ModDesc: Creates a snomask with notices whenever a new channel is created */