1 parent 357cff9 commit effc707Copy full SHA for effc707
1 file changed
src/test/stemcontrolobjecttest.cpp
@@ -13,9 +13,7 @@
13
14
namespace {
15
const std::vector<std::string> supportedCodecs = {
16
-#if !defined(Q_OS_WIN)
17
"AAC_256kbps_VBR",
18
-#endif
19
"ALAC_24bit"};
20
} // namespace
21
0 commit comments