diff --git a/tests/unit/unittest/pchcreator-test.cpp b/tests/unit/unittest/pchcreator-test.cpp index 31a4c95acfe..668704c3156 100644 --- a/tests/unit/unittest/pchcreator-test.cpp +++ b/tests/unit/unittest/pchcreator-test.cpp @@ -86,7 +86,6 @@ protected: &generator, {generatedFile}}; }; - using PchCreatorSlowTest = PchCreator; using PchCreatorVerySlowTest = PchCreator;