summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index dab7258f3..100b47334 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -1,23 +1,5 @@
/*
-$Log$
-Revision 1.1 2003/01/23 19:45:58 brain
-Initial revision
-
-Revision 1.7 2003/01/22 20:49:16 brain
-Added FileReader file-caching class
-Changed m_randquote to use FileReader class
-
-Revision 1.6 2003/01/19 20:12:24 brain
-Fixed ident max length to 10
-
-Revision 1.5 2003/01/15 22:47:44 brain
-Changed user and channel structs to classes (finally)
-
-Revision 1.4 2003/01/13 22:30:50 brain
-Added Admin class (holds /admin info for modules)
-Added methods to Server class
-
*/