diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-06-12 09:28:23 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-06-12 09:28:23 +0000 |
| commit | 8e2b630055fbbbf2f5efdca0a205a74063239ef1 (patch) | |
| tree | 8c27991fecf626380a240a54e277e0091c922f38 /src/QXmppVCardIq.h | |
| parent | 482f8caa743fb952d6500ab20f73f91e42b034a3 (diff) | |
| download | qxmpp-8e2b630055fbbbf2f5efdca0a205a74063239ef1.tar.gz | |
removed old deprecated code
Diffstat (limited to 'src/QXmppVCardIq.h')
| -rw-r--r-- | src/QXmppVCardIq.h | 6 |
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: |
