aboutsummaryrefslogtreecommitdiffstats
path: root/src/v4/qv4runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/v4/qv4runtime.h')
-rw-r--r--src/v4/qv4runtime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/v4/qv4runtime.h b/src/v4/qv4runtime.h
index 09581c9f4f..8640c829df 100644
--- a/src/v4/qv4runtime.h
+++ b/src/v4/qv4runtime.h
@@ -77,7 +77,6 @@ enum TypeHint {
struct Function;
struct Object;
struct String;
-struct PropertyDescriptor;
struct ExecutionContext;
struct FunctionObject;
struct BooleanObject;