diff options
Diffstat (limited to '')
-rw-r--r-- | src/mod_private_odbc.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mod_private_odbc.erl b/src/mod_private_odbc.erl index acefa214..0bb31598 100644 --- a/src/mod_private_odbc.erl +++ b/src/mod_private_odbc.erl @@ -8,7 +8,6 @@ -module(mod_private_odbc). -author('alexey@sevcom.net'). --vsn('$Revision$ '). -behaviour(gen_mod). |