forked from qt-creator/qt-creator
Android: Remove unused variable
Change-Id: I0c69b62a51ad98373c485dbfcac835b8d4b05e18 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -56,8 +56,6 @@
|
||||
namespace Android {
|
||||
namespace Internal {
|
||||
|
||||
const int minApiSupported = 9;
|
||||
|
||||
AndroidBuildApkInnerWidget::AndroidBuildApkInnerWidget(AndroidBuildApkStep *step)
|
||||
: ProjectExplorer::BuildStepConfigWidget(),
|
||||
m_ui(new Ui::AndroidBuildApkWidget),
|
||||
|
Reference in New Issue
Block a user