aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppStun.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppStun.h')
-rw-r--r--src/base/QXmppStun.h1
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();