summaryrefslogtreecommitdiff
path: root/src/plugins/autotoolsprojectmanager/autotoolsproject.h
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@digia.com>2014-05-02 11:57:37 +0200
committerTobias Hunger <tobias.hunger@digia.com>2014-05-05 18:34:52 +0200
commit9e21009c308075c227b8ce14ef3f036347c87185 (patch)
treea09fffc2c480c07a76cbbb335959904178b34130 /src/plugins/autotoolsprojectmanager/autotoolsproject.h
parentc71137c25808e77d4803606b84ddf73f2ce01a9e (diff)
downloadqt-creator-9e21009c308075c227b8ce14ef3f036347c87185.tar.gz
Autotools: Remove unused method
Change-Id: Ic45207e5378ca5d567b185d227a08bd927072717 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'src/plugins/autotoolsprojectmanager/autotoolsproject.h')
-rw-r--r--src/plugins/autotoolsprojectmanager/autotoolsproject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/autotoolsprojectmanager/autotoolsproject.h b/src/plugins/autotoolsprojectmanager/autotoolsproject.h
index 21b996e2aa..185d6a68f7 100644
--- a/src/plugins/autotoolsprojectmanager/autotoolsproject.h
+++ b/src/plugins/autotoolsprojectmanager/autotoolsproject.h
@@ -75,7 +75,6 @@ public:
ProjectExplorer::IProjectManager *projectManager() const;
ProjectExplorer::ProjectNode *rootProjectNode() const;
QStringList files(FilesMode fileMode) const;
- QString defaultBuildDirectory() const;
static QString defaultBuildDirectory(const QString &projectPath);
QStringList buildTargets() const;