aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppRoster.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppRoster.h')
-rw-r--r--source/QXmppRoster.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/QXmppRoster.h b/source/QXmppRoster.h
index 727eba85..3dccd056 100644
--- a/source/QXmppRoster.h
+++ b/source/QXmppRoster.h
@@ -91,7 +91,6 @@ public:
void setSubscriptionType(QXmppRosterEntry::SubscriptionType);
void setSubscriptionStatus(const QString&);
void setGroups(const QSet<QString>&);
- void addGroupEntry(const QString&);
// deprecated accessors, use the form without "get" instead
QString Q_DECL_DEPRECATED getBareJid() const;