summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2007-08-28 13:42:03 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2007-08-28 13:42:03 +0000
commitde97b98a41109a517a8e677bf9b48400038f702d (patch)
treec08803dadfe2657ff94343ba66833e13a7ac8e01 /include
parent2829ce8112ead4808969808b1f3ae216aae55d05 (diff)
Remove an utterly insane comment .. based on changed by based on originally by changed on the based of .. wtf
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7942 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include')
-rw-r--r--include/u_listmode.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/u_listmode.h b/include/u_listmode.h
index f7a385196..24fbc9a42 100644
--- a/include/u_listmode.h
+++ b/include/u_listmode.h
@@ -24,13 +24,6 @@
#include "wildcard.h"
#include "inspircd.h"
-/* Updated to use the <banlist> config tag if it exists
- * Written by Om <omster@gmail.com>, December 2005.
- * Based on code previously written by Om - April 2005
- * Updated to new API July 8th 2006 by Brain
- * Originally based on m_chanprotect and m_silence
- */
-
/** Get the time as a string
*/
inline std::string stringtime()