mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Remove -include() directive for unused header
This commit is contained in:
parent
ae07fd7f10
commit
a22aad0a4b
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
||||||
|
|
||||||
-include_lib("public_key/include/public_key.hrl").
|
-include_lib("public_key/include/public_key.hrl").
|
||||||
-include("logger.hrl").
|
-include("logger.hrl").
|
||||||
-include("jid.hrl").
|
|
||||||
|
|
||||||
-record(state, {validate = true :: boolean(),
|
-record(state, {validate = true :: boolean(),
|
||||||
notify = false :: boolean(),
|
notify = false :: boolean(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue