aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDenis Shienkov <denis.shienkov@gmail.com>2019-08-19 18:36:37 +0300
committerDenis Shienkov <denis.shienkov@gmail.com>2019-08-20 11:30:16 +0000
commit990eca70e6e963699b6a3bb046c0a47a30e1d812 (patch)
treea425f085ee69388cb884b00c5f39915c4b4ab9df /src
parentddc30a6edce0ddda8c2ca7b36f6db1607ca12c0d (diff)
baremetal: Remove unused method in IAREW STM8 generator
Change-Id: I6b009a42e2383d792d6a22c9f7343efd342454c9 Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/plugins/generator/iarew/archs/stm8/stm8compilersettingsgroup_v3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/generator/iarew/archs/stm8/stm8compilersettingsgroup_v3.h b/src/plugins/generator/iarew/archs/stm8/stm8compilersettingsgroup_v3.h
index 48545b86d..29bb5c2b3 100644
--- a/src/plugins/generator/iarew/archs/stm8/stm8compilersettingsgroup_v3.h
+++ b/src/plugins/generator/iarew/archs/stm8/stm8compilersettingsgroup_v3.h
@@ -54,7 +54,6 @@ private:
void buildPreprocessorPage(const QString &baseDirectory,
const ProductData &qbsProduct);
void buildDiagnosticsPage(const ProductData &qbsProduct);
- void buildCodePage(const ProductData &qbsProduct);
};
} // namespace v3