forked from qt-creator/qt-creator
ToolchainFactory: Remove unused typeid
Change-Id: Id13787d549312251fbe806076b9ad594ab16c2d2 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -152,7 +152,6 @@ QStringList QnxToolChain::reinterpretOptions(const QStringList &args) const
|
||||
|
||||
QnxToolChainFactory::QnxToolChainFactory()
|
||||
{
|
||||
setTypeId(Constants::QNX_TOOLCHAIN_ID);
|
||||
setDisplayName(tr("QCC"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user