diff options
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/users.cpp b/src/users.cpp index a6ced8231..b179fabdd 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1,20 +1,5 @@ /* -$Log$ -Revision 1.1 2003/01/23 19:45:58 brain -Initial revision - -Revision 1.3 2003/01/17 13:21:38 brain -Added CONNECT ALLOW and CONNECT DENY config tags -Added PASS command - -Revision 1.2 2003/01/17 10:37:55 brain -Added /INVITE command and relevent structures - -Revision 1.1 2003/01/16 01:10:04 brain -forgot to add this - - */ #include "inspircd_config.h" |