From 8e2b630055fbbbf2f5efdca0a205a74063239ef1 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sun, 12 Jun 2011 09:28:23 +0000 Subject: removed old deprecated code --- src/QXmppVCardIq.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/QXmppVCardIq.h') 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: -- cgit v1.2.3