summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qml/qdeclarativeaudio/tst_qdeclarativeaudio.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/qml/qdeclarativeaudio/tst_qdeclarativeaudio.cpp')
-rw-r--r--tests/auto/unit/qml/qdeclarativeaudio/tst_qdeclarativeaudio.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/unit/qml/qdeclarativeaudio/tst_qdeclarativeaudio.cpp b/tests/auto/unit/qml/qdeclarativeaudio/tst_qdeclarativeaudio.cpp
index 2e7ee9c17..1ceedd009 100644
--- a/tests/auto/unit/qml/qdeclarativeaudio/tst_qdeclarativeaudio.cpp
+++ b/tests/auto/unit/qml/qdeclarativeaudio/tst_qdeclarativeaudio.cpp
@@ -613,7 +613,6 @@ void tst_QDeclarativeAudio::metaData()
QFETCH(QVariant, value);
QDeclarativeAudio audio;
- auto *service = mockIntegration->lastPlayerService();
audio.classBegin();
audio.componentComplete();