aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppInformationRequestResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/QXmppInformationRequestResult.h')
-rw-r--r--source/QXmppInformationRequestResult.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/source/QXmppInformationRequestResult.h b/source/QXmppInformationRequestResult.h
deleted file mode 100644
index 9f4f440d..00000000
--- a/source/QXmppInformationRequestResult.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef QXMPPINFORMATIONREQUESTRESULT_H
-#define QXMPPINFORMATIONREQUESTRESULT_H
-
-#include "QXmppDiscoveryIq.h"
-
-class QXmppInformationRequestResult : public QXmppDiscoveryIq
-{
-public:
- QXmppInformationRequestResult();
-};
-
-#endif // QXMPPINFORMATIONREQUESTRESULT_H