From d625fc80fc94feb24484050972509242f56cc67b Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 6 Dec 2007 22:12:27 +0000 Subject: * src/acl.erl and other 64 files: Remove Erlang module attribute 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440) SVN Revision: 1044 --- src/xml.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'src/xml.erl') diff --git a/src/xml.erl b/src/xml.erl index fd327ba2d..d2a6d8afd 100644 --- a/src/xml.erl +++ b/src/xml.erl @@ -8,7 +8,6 @@ -module(xml). -author('alexey@sevcom.net'). --vsn('$Revision$ '). -export([element_to_string/1, crypt/1, make_text_node/1, -- cgit v1.2.3