From 13cf87fa93b584091a51d775953074db9df1b453 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 15 Jan 2015 15:01:06 +0100 Subject: Remove all remaining usages of ValueRef Change-Id: Icd76d3d03fac2e57530e55f8ec15b97109dcdcbc Reviewed-by: Simon Hausmann --- src/qml/jsruntime/qv4global_p.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/qml/jsruntime/qv4global_p.h') diff --git a/src/qml/jsruntime/qv4global_p.h b/src/qml/jsruntime/qv4global_p.h index 5378cc92df..0d1ed71da1 100644 --- a/src/qml/jsruntime/qv4global_p.h +++ b/src/qml/jsruntime/qv4global_p.h @@ -190,7 +190,6 @@ typedef quint64 ReturnedValue; struct CallData; struct Scope; struct ScopedValue; -struct ValueRef; template struct Scoped; typedef Scoped ScopedString; typedef Scoped ScopedObject; -- cgit v1.2.3