aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppVCardIq.h
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2011-06-12 09:28:23 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2011-06-12 09:28:23 +0000
commit8e2b630055fbbbf2f5efdca0a205a74063239ef1 (patch)
tree8c27991fecf626380a240a54e277e0091c922f38 /src/QXmppVCardIq.h
parent482f8caa743fb952d6500ab20f73f91e42b034a3 (diff)
downloadqxmpp-8e2b630055fbbbf2f5efdca0a205a74063239ef1.tar.gz
removed old deprecated code
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: