aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlxmlhttprequest_p.h
diff options
context:
space:
mode:
authorFrank Meerkoetter <frank.meerkoetter@basyskom.com>2015-12-10 20:41:58 +0100
committerFrank Meerkoetter <frank.meerkoetter@basyskom.com>2015-12-15 11:28:36 +0000
commit73be0b70e52ab4e10d91ff6bcd6320138deb0b7a (patch)
tree603a14623241343a177d4d647c2f522fd8a820e2 /src/qml/qml/qqmlxmlhttprequest_p.h
parentf521f2370bb4275bacb51ecec8722e8558f0ad0d (diff)
Remove dead fwd-dcl
Change-Id: Ifd9fe32b80cd1ebc8dc9fda7c252ecdaae42cb37 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Diffstat (limited to 'src/qml/qml/qqmlxmlhttprequest_p.h')
-rw-r--r--src/qml/qml/qqmlxmlhttprequest_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qml/qml/qqmlxmlhttprequest_p.h b/src/qml/qml/qqmlxmlhttprequest_p.h
index 69847f14c1..e72374ed54 100644
--- a/src/qml/qml/qqmlxmlhttprequest_p.h
+++ b/src/qml/qml/qqmlxmlhttprequest_p.h
@@ -53,8 +53,6 @@
QT_BEGIN_NAMESPACE
-class QV8Engine;
-
void *qt_add_qmlxmlhttprequest(QV4::ExecutionEngine *engine);
void qt_rem_qmlxmlhttprequest(QV4::ExecutionEngine *engine, void *);