aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppRemoteMethod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QXmppRemoteMethod.h')
-rw-r--r--src/QXmppRemoteMethod.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/QXmppRemoteMethod.h b/src/QXmppRemoteMethod.h
index cb5ac750..bc05c6bb 100644
--- a/src/QXmppRemoteMethod.h
+++ b/src/QXmppRemoteMethod.h
@@ -30,7 +30,6 @@
#include "QXmppRpcIq.h"
class QXmppClient;
-class QXmppStream;
struct QXmppRemoteMethodResult {
QXmppRemoteMethodResult() : hasError(false), code(0) { }