From 2929f5b5bcd27ef825743e2f9db5b1ea122d1a5c Mon Sep 17 00:00:00 2001 From: Christophe Romain Date: Tue, 15 Nov 2016 18:35:20 +0100 Subject: Minor cosmetic changes on pubsub code --- src/node_flat_sql.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/node_flat_sql.erl') diff --git a/src/node_flat_sql.erl b/src/node_flat_sql.erl index 5adf1e55..7e5ce788 100644 --- a/src/node_flat_sql.erl +++ b/src/node_flat_sql.erl @@ -61,7 +61,7 @@ encode_host_like/1]). init(_Host, _ServerHost, _Opts) -> - %%pubsub_subscription_sql:init(), + %%pubsub_subscription_sql:init(Host, ServerHost, Opts), ok. terminate(_Host, _ServerHost) -> -- cgit v1.2.3