aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4functionobject_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4/qv4functionobject_p.h')
-rw-r--r--src/qml/qml/v4/qv4functionobject_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/v4/qv4functionobject_p.h b/src/qml/qml/v4/qv4functionobject_p.h
index 7e43e41561..1d04306b7e 100644
--- a/src/qml/qml/v4/qv4functionobject_p.h
+++ b/src/qml/qml/v4/qv4functionobject_p.h
@@ -66,7 +66,6 @@ namespace QV4 {
struct Value;
struct Function;
struct Object;
-struct ObjectIterator;
struct BooleanObject;
struct NumberObject;
struct StringObject;