summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/Client/Client.h')
-rw-r--r--Swiften/Client/Client.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Swiften/Client/Client.h b/Swiften/Client/Client.h
index 61d9e32..6fa3a34 100644
--- a/Swiften/Client/Client.h
+++ b/Swiften/Client/Client.h
@@ -141,9 +141,6 @@ namespace Swift {
*/
boost::signal<void (Presence::ref)> onPresenceChange;
-
- boost::signal<void (const JID&, const String&)> onPresenceSubscriptionRequest;
-
private:
Storages* getStorages() const;