forked from qt-creator/qt-creator
Android: remove unused function
Change-Id: I9c267c9dd979ae02070b08d5d95099846749eb2f Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -174,7 +174,6 @@ public:
|
||||
|
||||
QString bestNdkPlatformMatch(int target, const QtSupport::BaseQtVersion *qtVersion) const;
|
||||
|
||||
static ProjectExplorer::Abi abiForToolChainPrefix(const QString &toolchainPrefix);
|
||||
static QLatin1String toolchainPrefix(const ProjectExplorer::Abi &abi);
|
||||
static QLatin1String toolsPrefix(const ProjectExplorer::Abi &abi);
|
||||
static QLatin1String displayName(const ProjectExplorer::Abi &abi);
|
||||
|
||||
Reference in New Issue
Block a user