mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Remove forgotten -compile(export_all).
This commit is contained in:
parent
07cf6f09b8
commit
e7ab83b612
@ -27,7 +27,7 @@
|
|||||||
-module(ejabberd_captcha).
|
-module(ejabberd_captcha).
|
||||||
|
|
||||||
-behaviour(gen_server).
|
-behaviour(gen_server).
|
||||||
-compile(export_all).
|
|
||||||
%% API
|
%% API
|
||||||
-export([start_link/0]).
|
-export([start_link/0]).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user