From 782b7f3e1199d867d7262ae3e6cf08aea9ad0624 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 29 Jun 2010 13:39:11 +0000 Subject: cleanup & test more IQ handling --- source/QXmppStream.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/QXmppStream.h') diff --git a/source/QXmppStream.h b/source/QXmppStream.h index 8c548089..6b4a5f9f 100644 --- a/source/QXmppStream.h +++ b/source/QXmppStream.h @@ -177,8 +177,6 @@ private: bool hasStartStreamElement(const QByteArray&); bool hasEndStreamElement(const QByteArray&); - void processBindIq(const QXmppBind&); - void flushDataBuffer(); }; -- cgit v1.2.3