summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinstruction_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlinstruction_p.h')
-rw-r--r--src/declarative/qml/qmlinstruction_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlinstruction_p.h b/src/declarative/qml/qmlinstruction_p.h
index a21ccee..a2f7ede 100644
--- a/src/declarative/qml/qmlinstruction_p.h
+++ b/src/declarative/qml/qmlinstruction_p.h
@@ -118,9 +118,7 @@ public:
StoreCompiledBinding, /* assignBinding */
StoreValueSource, /* assignValueSource */
- TryBeginObject,
BeginObject, /* begin */
- TryCompleteObject,
CompleteObject, /* complete */
AssignObject, /* assignObject */