aboutsummaryrefslogtreecommitdiff
path: root/src/mod_proxy65_sql.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_proxy65_sql.erl')
-rw-r--r--src/mod_proxy65_sql.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mod_proxy65_sql.erl b/src/mod_proxy65_sql.erl
index 20fed2209..d655e2741 100644
--- a/src/mod_proxy65_sql.erl
+++ b/src/mod_proxy65_sql.erl
@@ -23,7 +23,6 @@
-module(mod_proxy65_sql).
-behaviour(mod_proxy65).
--compile([{parse_transform, ejabberd_sql_pt}]).
%% API
-export([init/0, register_stream/2, unregister_stream/1, activate_stream/4]).