Remove redundant QQmlBinding members.
authorMichael Brasser <michael.brasser@live.com>
Tue, 4 Mar 2014 03:53:52 +0000 (21:53 -0600)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 11 Mar 2014 18:59:05 +0000 (19:59 +0100)
commitb9fbb7d9c8abe3003f44ba2eee235adc13c81898
tree6ad1ee9d94cf7e4ede0cec61f858be74aa427e65
parent92392c936f91412a278a3006f7538de81c856a7b
Remove redundant QQmlBinding members.

This reduces the size of QQmlBinding by 12 bytes.

Task-number: QTBUG-37134
Change-Id: Id55257edec8cee88d863374e8a96d7eebbeaf523
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Reviewed-by: Michael Brasser <michael.brasser@live.com>
src/qml/jsruntime/qv4qobjectwrapper.cpp
src/qml/qml/qqmlbinding.cpp
src/qml/qml/qqmlbinding_p.h
src/qml/qml/qqmlobjectcreator.cpp
src/qml/qml/qqmlvaluetypewrapper.cpp
src/qml/qml/v8/qqmlbuiltinfunctions.cpp
src/qml/qml/v8/qqmlbuiltinfunctions_p.h
src/quick/util/qquickpropertychanges.cpp
tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp
tests/auto/qml/qqmllanguage/testtypes.cpp