aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppOutgoingClient.h
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-17 08:17:14 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-17 08:17:14 +0000
commit65d7c4c634d06448b9de2e1d98311ce59f29eae5 (patch)
tree08edb50d8f50d18d2fdb012c3fb563d3ee7ea99d /src/QXmppOutgoingClient.h
parent166e4101fa9fbf61faef2c770f9a80e98799c1e1 (diff)
downloadqxmpp-65d7c4c634d06448b9de2e1d98311ce59f29eae5.tar.gz
remove old signal for old vCardManager
Diffstat (limited to 'src/QXmppOutgoingClient.h')
-rw-r--r--src/QXmppOutgoingClient.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/QXmppOutgoingClient.h b/src/QXmppOutgoingClient.h
index 67634422..20f2b3db 100644
--- a/src/QXmppOutgoingClient.h
+++ b/src/QXmppOutgoingClient.h
@@ -102,9 +102,6 @@ signals:
void ibbDataIqReceived(const QXmppIbbDataIq&);
void ibbOpenIqReceived(const QXmppIbbOpenIq&);
- // XEP-0054: vcard-temp
- void vCardIqReceived(const QXmppVCardIq&);
-
// XEP-0065: SOCKS5 Bytestreams
void byteStreamIqReceived(const QXmppByteStreamIq&);