1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +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").
-define(SUPERVISOR, ejabberd_sup).
-define(DEFAULT_SEND_PINGS, false).
-define(DEFAULT_PING_INTERVAL, 60).