forked from qt-creator/qt-creator
IOs: Fix warnings about unused things
Change-Id: I40a6aa486af7f4d819ae1f1f309f12042c8d2826 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
committed by
Fawzi Mohamed
parent
d8d0e0c368
commit
9bb0a81525
@@ -55,8 +55,6 @@ using namespace Qt4ProjectManager;
|
||||
namespace Ios {
|
||||
namespace Internal {
|
||||
|
||||
static const char USE_LOCAL_QT_KEY[] = "Qt4ProjectManager.IosDeployStep.UseLocalQtLibs";
|
||||
|
||||
const Core::Id IosDeployStep::Id("Qt4ProjectManager.IosDeployStep");
|
||||
|
||||
IosDeployStep::IosDeployStep(ProjectExplorer::BuildStepList *parent)
|
||||
|
||||
Reference in New Issue
Block a user