aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/affectors/attractor.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/particles/affectors/attractor.qml')
-rw-r--r--examples/quick/particles/affectors/attractor.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/particles/affectors/attractor.qml b/examples/quick/particles/affectors/attractor.qml
index a0793b5fed..c5b95ee2a0 100644
--- a/examples/quick/particles/affectors/attractor.qml
+++ b/examples/quick/particles/affectors/attractor.qml
@@ -69,7 +69,6 @@ Rectangle {
groups: ["engine"]
source: "qrc:///particleresources/fuzzydot.png"
- color: "orange"
SequentialAnimation on color {
loops: Animation.Infinite
ColorAnimation {