QQuickWindow: Don't store animation driver pointer unnecessarily.
authorRobin Burchell <robin.burchell@jollamobile.com>
Fri, 28 Mar 2014 17:13:20 +0000 (18:13 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 29 Mar 2014 06:36:04 +0000 (07:36 +0100)
commit359e526c1fc8600253bca166d6ed5e579e598b7c
tree52ad42bce452ae9037d41596ef322ae84b3d0657
parent1abeeefcb43a2a0d8b9b7beb6018800663e4b035
QQuickWindow: Don't store animation driver pointer unnecessarily.

We don't do anything with it outside the constructor.

Change-Id: Id31e9672f9901180e34bae86c8523bfc70d4922c
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
src/quick/items/qquickwindow.cpp