aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectfilewizardextension.h
diff options
context:
space:
mode:
authorDaniel Teske <daniel.teske@digia.com>2014-02-05 15:37:45 +0100
committerDaniel Teske <daniel.teske@digia.com>2014-02-13 12:56:23 +0100
commitdb3566c6cd7c55d3ff6e120c3d291176dccd0a96 (patch)
tree9108a2828af4ad5b2999214835cd5302e32ae8f6 /src/plugins/projectexplorer/projectfilewizardextension.h
parentb1220b95154449bcb9c3535fb6fd914fa052abf7 (diff)
ProjectFileWizardExtension:: Remove dead code
Change-Id: I08c74afc07268b661079844cb5b1325606afdd99 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Diffstat (limited to 'src/plugins/projectexplorer/projectfilewizardextension.h')
-rw-r--r--src/plugins/projectexplorer/projectfilewizardextension.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/projectexplorer/projectfilewizardextension.h b/src/plugins/projectexplorer/projectfilewizardextension.h
index 4f7b912e7d..8046b0af05 100644
--- a/src/plugins/projectexplorer/projectfilewizardextension.h
+++ b/src/plugins/projectexplorer/projectfilewizardextension.h
@@ -52,9 +52,6 @@ public:
bool *removeOpenProjectAttribute, QString *errorMessage);
void applyCodeStyle(Core::GeneratedFile *file) const;
- QStringList getProjectChoices() const;
- QStringList getProjectToolTips() const;
-
void hideProjectComboBox();
void setProjectIndex(int i);