24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

Remove unused macro

This commit is contained in:
Evgeniy Khramtsov 2017-02-22 20:48:51 +03:00
parent 96a690f607
commit ed34b04e9b

View File

@ -38,8 +38,6 @@
-include("xmpp.hrl"). -include("xmpp.hrl").
-define(SUPERVISOR, ejabberd_sup).
-define(DEFAULT_SEND_PINGS, false). -define(DEFAULT_SEND_PINGS, false).
-define(DEFAULT_PING_INTERVAL, 60). -define(DEFAULT_PING_INTERVAL, 60).