summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudiooutput/tst_qaudiooutput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qaudiooutput/tst_qaudiooutput.cpp')
-rwxr-xr-xtests/auto/qaudiooutput/tst_qaudiooutput.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qaudiooutput/tst_qaudiooutput.cpp b/tests/auto/qaudiooutput/tst_qaudiooutput.cpp
index 18f28a213..8810a5969 100755
--- a/tests/auto/qaudiooutput/tst_qaudiooutput.cpp
+++ b/tests/auto/qaudiooutput/tst_qaudiooutput.cpp
@@ -68,8 +68,6 @@
} while(0)
#endif
-Q_DECLARE_METATYPE(QAudioFormat)
-
class tst_QAudioOutput : public QObject
{
Q_OBJECT