aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/gtest/gtestoutputreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/gtest/gtestoutputreader.h')
-rw-r--r--src/plugins/autotest/gtest/gtestoutputreader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/autotest/gtest/gtestoutputreader.h b/src/plugins/autotest/gtest/gtestoutputreader.h
index 2cf13a2b95..9bed450971 100644
--- a/src/plugins/autotest/gtest/gtestoutputreader.h
+++ b/src/plugins/autotest/gtest/gtestoutputreader.h
@@ -32,8 +32,6 @@
namespace Autotest {
namespace Internal {
-class GTestResult;
-
class GTestOutputReader : public TestOutputReader
{
Q_DECLARE_TR_FUNCTIONS(Autotest::Internal::GTestOutputReader)