diff options
Diffstat (limited to 'autotests/kconfig_compiler/kconfigcompiler_test.h')
-rw-r--r-- | autotests/kconfig_compiler/kconfigcompiler_test.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/kconfig_compiler/kconfigcompiler_test.h b/autotests/kconfig_compiler/kconfigcompiler_test.h index 940044a8..3777eaa7 100644 --- a/autotests/kconfig_compiler/kconfigcompiler_test.h +++ b/autotests/kconfig_compiler/kconfigcompiler_test.h @@ -35,7 +35,6 @@ private: void appendFileDiff(const QString &oldFile, const QString &newFile); QString m_diffExe; - QFile m_diff; }; #endif |