aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autotoolsproject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotoolsprojectmanager/autotoolsproject.h')
-rw-r--r--src/plugins/autotoolsprojectmanager/autotoolsproject.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/autotoolsprojectmanager/autotoolsproject.h b/src/plugins/autotoolsprojectmanager/autotoolsproject.h
index 7338adddb8..44e0153a0f 100644
--- a/src/plugins/autotoolsprojectmanager/autotoolsproject.h
+++ b/src/plugins/autotoolsprojectmanager/autotoolsproject.h
@@ -60,8 +60,6 @@ protected:
RestoreResult fromMap(const QVariantMap &map, QString *errorMessage) override;
private:
- bool hasMakeInstallEquivalent() const override { return true; }
-
/**
* Loads the project tree by parsing the makefiles.
*/