aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppStream.h')
-rw-r--r--source/QXmppStream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/QXmppStream.h b/source/QXmppStream.h
index 419bcb1c..586554b9 100644
--- a/source/QXmppStream.h
+++ b/source/QXmppStream.h
@@ -173,8 +173,6 @@ private:
void sendStartTls();
void sendNonSASLAuth(bool);
void sendNonSASLAuthQuery( const QString &to );
- void sendAuthPlain();
- void sendAuthDigestMD5();
void sendAuthDigestMD5ResponseStep1(const QString& challenge);
void sendAuthDigestMD5ResponseStep2();
void sendBindIQ();