aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppVCardIq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QXmppVCardIq.h')
-rw-r--r--src/QXmppVCardIq.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/QXmppVCardIq.h b/src/QXmppVCardIq.h
index 0d25733f..1b00cfa6 100644
--- a/src/QXmppVCardIq.h
+++ b/src/QXmppVCardIq.h
@@ -79,12 +79,6 @@ public:
/// \cond
static bool isVCard(const QDomElement &element);
-
- // deprecated accessors, use the form without "get" instead
- // deprecated in release 0.2.0
- QString Q_DECL_DEPRECATED getFullName() const;
- QString Q_DECL_DEPRECATED getNickName() const;
- const QByteArray Q_DECL_DEPRECATED & getPhoto() const;
/// \endcond
protected: