forked from qt-creator/qt-creator
Android: Remove AndroidConfig::updateDependenciesConfig()
Not used. Amends f46099d21e.
Change-Id: Ib943549f4a2171d8a1fe11c8f8aa303e6ddb8f16
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -135,7 +135,6 @@ public:
|
||||
QStringList defaultEssentials() const;
|
||||
QStringList essentialsFromQtVersion(const QtSupport::BaseQtVersion &version) const;
|
||||
QStringList allEssentials() const;
|
||||
void updateDependenciesConfig();
|
||||
|
||||
Utils::FilePath openJDKLocation() const;
|
||||
void setOpenJDKLocation(const Utils::FilePath &openJDKLocation);
|
||||
|
||||
Reference in New Issue
Block a user