summaryrefslogtreecommitdiff
path: root/src/ejabberd_auth_anonymous.erl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ejabberd_auth_anonymous.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ejabberd_auth_anonymous.erl b/src/ejabberd_auth_anonymous.erl
index a342d7e1..43cb1551 100644
--- a/src/ejabberd_auth_anonymous.erl
+++ b/src/ejabberd_auth_anonymous.erl
@@ -12,7 +12,6 @@
-module(ejabberd_auth_anonymous).
-author('mickael.remond@process-one.net').
--vsn('$Revision$ ').
-export([start/1,
allow_anonymous/1,