From ce4663c2659d9e1611a1647a9b3cd26da8a80604 Mon Sep 17 00:00:00 2001 From: Mike Krus Date: Tue, 8 Oct 2019 08:01:10 +0100 Subject: Clean up old property update code Remove useless includes, clear up commented out or unused code Change-Id: Id3382b16108d79f1e2522d43463c8d70aef8fcb2 Reviewed-by: Mike Krus --- tests/auto/animation/animationclip/tst_animationclip.cpp | 2 -- tests/auto/animation/blendedclipanimator/tst_blendedclipanimator.cpp | 2 -- tests/auto/animation/qanimationcliploader/tst_qanimationcliploader.cpp | 1 - tests/auto/animation/skeleton/tst_skeleton.cpp | 1 - 4 files changed, 6 deletions(-) (limited to 'tests/auto/animation') diff --git a/tests/auto/animation/animationclip/tst_animationclip.cpp b/tests/auto/animation/animationclip/tst_animationclip.cpp index 35df21a58..d28a8fc58 100644 --- a/tests/auto/animation/animationclip/tst_animationclip.cpp +++ b/tests/auto/animation/animationclip/tst_animationclip.cpp @@ -31,9 +31,7 @@ #include #include #include -#include #include -#include #include #include diff --git a/tests/auto/animation/blendedclipanimator/tst_blendedclipanimator.cpp b/tests/auto/animation/blendedclipanimator/tst_blendedclipanimator.cpp index bb95fe979..fb741050b 100644 --- a/tests/auto/animation/blendedclipanimator/tst_blendedclipanimator.cpp +++ b/tests/auto/animation/blendedclipanimator/tst_blendedclipanimator.cpp @@ -33,7 +33,6 @@ #include #include #include -#include #include #include #include @@ -44,7 +43,6 @@ #include #include #include -#include #include "qbackendnodetester.h" class tst_BlendedClipAnimator : public Qt3DCore::QBackendNodeTester diff --git a/tests/auto/animation/qanimationcliploader/tst_qanimationcliploader.cpp b/tests/auto/animation/qanimationcliploader/tst_qanimationcliploader.cpp index 274144d3e..00130add3 100644 --- a/tests/auto/animation/qanimationcliploader/tst_qanimationcliploader.cpp +++ b/tests/auto/animation/qanimationcliploader/tst_qanimationcliploader.cpp @@ -30,7 +30,6 @@ #include #include #include -#include #include #include #include diff --git a/tests/auto/animation/skeleton/tst_skeleton.cpp b/tests/auto/animation/skeleton/tst_skeleton.cpp index 99acf0b43..d9b209194 100644 --- a/tests/auto/animation/skeleton/tst_skeleton.cpp +++ b/tests/auto/animation/skeleton/tst_skeleton.cpp @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3