aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppStream.h')
-rw-r--r--source/QXmppStream.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/QXmppStream.h b/source/QXmppStream.h
index 586554b9..9e7a2c4a 100644
--- a/source/QXmppStream.h
+++ b/source/QXmppStream.h
@@ -170,7 +170,6 @@ private:
void parser(const QByteArray&);
void sendStartStream();
void sendEndStream();
- void sendStartTls();
void sendNonSASLAuth(bool);
void sendNonSASLAuthQuery( const QString &to );
void sendAuthDigestMD5ResponseStep1(const QString& challenge);