diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-08-25 14:06:39 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-08-25 14:16:38 +0200 |
| commit | d9e5ad14e06871cfa18318f5a897626bc3f3bb24 (patch) | |
| tree | 572587aa3be38f59b8af1a346528e62887402656 /src/base/QXmppStun.h | |
| parent | 233dbd11bb769d6ac2353eb28f58bc66f5ec0aa9 (diff) | |
| download | qxmpp-d9e5ad14e06871cfa18318f5a897626bc3f3bb24.tar.gz | |
ICE: use actual transactions for STUN tests
Diffstat (limited to 'src/base/QXmppStun.h')
| -rw-r--r-- | src/base/QXmppStun.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/base/QXmppStun.h b/src/base/QXmppStun.h index 37259a94..7c857a8a 100644 --- a/src/base/QXmppStun.h +++ b/src/base/QXmppStun.h @@ -198,7 +198,6 @@ public slots: private slots: void checkCandidates(); - void checkStun(); void handleDatagram(const QByteArray &datagram, const QHostAddress &host, quint16 port); void turnConnected(); void transactionFinished(); |
