aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qml/performance.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qml/performance.qdoc')
-rw-r--r--doc/src/qml/performance.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/qml/performance.qdoc b/doc/src/qml/performance.qdoc
index 88437a81d4..1d6b041803 100644
--- a/doc/src/qml/performance.qdoc
+++ b/doc/src/qml/performance.qdoc
@@ -445,7 +445,6 @@ criteria:
\list
\o Avoid using eval() if at all possible
\o Do not delete properties of objects
-\o Try to maintain property-assignment order in different constructor functions
\endlist
\section1 Common Interface Elements