Skip to content
Snippets Groups Projects
Commit f3fc5b12 authored by Tobias Hunger's avatar Tobias Hunger
Browse files

Remove useless code


Change-Id: I3a480e5dc0bc3b4270057148b6b9a405323ca5ec
Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
parent f5aacb89
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,6 @@ QString DesktopQtVersion::warningReason() const
QList<ProjectExplorer::Abi> DesktopQtVersion::detectQtAbis() const
{
ensureMkSpecParsed();
return qtAbisFromLibrary(qtCorePath(versionInfo(), qtVersionString()));
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment