summaryrefslogtreecommitdiff
path: root/src/mod_push_sql.erl
diff options
context:
space:
mode:
authorEvgeny Khramtsov <ekhramtsov@process-one.net>2019-06-14 12:33:26 +0300
committerEvgeny Khramtsov <ekhramtsov@process-one.net>2019-06-14 12:33:26 +0300
commita02cff0e780bb735531594c4ece81e8628f79782 (patch)
tree6fe7d8219d14f58183be1741fcea262c216db447 /src/mod_push_sql.erl
parentReturn jid_malformed error when sending presence without nick to conference (diff)
Use new configuration validator
Diffstat (limited to 'src/mod_push_sql.erl')
-rw-r--r--src/mod_push_sql.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mod_push_sql.erl b/src/mod_push_sql.erl
index 50ad3068..e665c1ce 100644
--- a/src/mod_push_sql.erl
+++ b/src/mod_push_sql.erl
@@ -25,7 +25,6 @@
-module(mod_push_sql).
-behaviour(mod_push).
--compile([{parse_transform, ejabberd_sql_pt}]).
%% API
-export([init/2, store_session/6, lookup_session/4, lookup_session/3,