Remove forgotten 'export_all'

This commit is contained in:
Evgeniy Khramtsov 2017-05-08 17:23:29 +03:00
parent cee90a886e
commit 5d7a704ca5
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@
-module(ejabberd_config).
-author('alexey@process-one.net').
-compile(export_all).
-export([start/0, load_file/1, reload_file/0, read_file/1,
get_option/1, get_option/2, add_option/2, has_option/1,
get_vh_by_auth_method/1, is_file_readable/1,