forked from qt-creator/qt-creator
Qt4Project: Remove unused function declaration
Change-Id: I7cd020b35b95340007e9ec9c7a3bd41a59481f84 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -177,8 +177,6 @@ private:
|
|||||||
|
|
||||||
static bool equalFileList(const QStringList &a, const QStringList &b);
|
static bool equalFileList(const QStringList &a, const QStringList &b);
|
||||||
|
|
||||||
static QString qmakeVarName(ProjectExplorer::FileType type);
|
|
||||||
|
|
||||||
void updateBuildSystemData();
|
void updateBuildSystemData();
|
||||||
void collectData(const Qt4ProFileNode *node, ProjectExplorer::DeploymentData &deploymentData);
|
void collectData(const Qt4ProFileNode *node, ProjectExplorer::DeploymentData &deploymentData);
|
||||||
void collectApplicationData(const Qt4ProFileNode *node,
|
void collectApplicationData(const Qt4ProFileNode *node,
|
||||||
|
|||||||
Reference in New Issue
Block a user