From cf6e453b1ebf55291c131cb4b90b816babb2f685 Mon Sep 17 00:00:00 2001 From: Roger Planas Date: Tue, 13 May 2014 11:18:37 +0100 Subject: Sluift: Remove residual tprint in pubsub subscribe function Change-Id: Ieec3795aa80e7913ee65c536f16361b758e8448c diff --git a/Sluift/core.lua b/Sluift/core.lua index 616d96c..dfac21a 100644 --- a/Sluift/core.lua +++ b/Sluift/core.lua @@ -919,7 +919,6 @@ end function PubSubNode:subscribe(...) local options = parse_options({}, ...) - tprint(options) local jid = options.jid or sluift.jid.to_bare(self.client:jid()) return self.client:query_pubsub(merge_tables( { type = 'set', to = self.jid, query = { -- cgit v0.10.2-6-g49f6