* Removed useless comments.

SVN Revision: 685
This commit is contained in:
Mickaël Rémond 2006-11-29 10:21:19 +00:00
parent 265d42cc1b
commit b575394da6
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2006-11-29 Mickael Remond <mickael.remond@process-one.net>
* src/ejabberd_logger_h.erl: Removed useless comments.
2006-11-28 Mickael Remond <mickael.remond@process-one.net>
* src/mod_proxy65/mod_proxy65_services.erl: Now using all interfaces as

View File

@ -7,9 +7,7 @@
-module(ejabberd_logger_h).
-author('alexey@sevcom.net').
%%-compile(export_all).
%%-export([Function/Arity, ...]).
-svn('$Revision$ ').
-behaviour(gen_event).