From c65ae4754921fe1f9888afc30d26ed11d5275258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 12 Dec 2016 00:36:59 +0100 Subject: Auto accept presence subscription --- louloulibs/xmpp/xmpp_component.hpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'louloulibs') diff --git a/louloulibs/xmpp/xmpp_component.hpp b/louloulibs/xmpp/xmpp_component.hpp index e3f8ce2..a9bac0f 100644 --- a/louloulibs/xmpp/xmpp_component.hpp +++ b/louloulibs/xmpp/xmpp_component.hpp @@ -178,10 +178,6 @@ public: const std::string& affiliation, const std::string& role, const std::string& jid_to); - /** - * Send a result IQ with the gateway disco informations. - */ - void send_self_disco_info(const std::string& id, const std::string& jid_to); /** * Send a result IQ with the given version, or the gateway version if the * passed string is empty. -- cgit v1.2.3