aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppInformationRequestResult.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-07-15 15:41:38 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-07-15 15:41:38 +0000
commitc028e284f7067e5669c2253e6a67c9e1808821dd (patch)
tree973cb6a934e8541535685ccae0068ff3a8f38588 /source/QXmppInformationRequestResult.h
parente656e68dfb2302cd2c8cb7d9f79b8ec36b2b0bea (diff)
downloadqxmpp-c028e284f7067e5669c2253e6a67c9e1808821dd.tar.gz
get rid of QXmppInformationRequestResult
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