From d81f81a1fca464c1c34a3260d6aa0dd0b1082263 Mon Sep 17 00:00:00 2001 From: dt Date: Thu, 13 Jan 2011 15:20:10 +0100 Subject: [PATCH] Remove outdated comment --- src/plugins/cmakeprojectmanager/cmakeproject.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/cmakeprojectmanager/cmakeproject.h b/src/plugins/cmakeprojectmanager/cmakeproject.h index a2b79a7801..df1b9a7a57 100644 --- a/src/plugins/cmakeprojectmanager/cmakeproject.h +++ b/src/plugins/cmakeprojectmanager/cmakeproject.h @@ -227,7 +227,6 @@ public: QString displayName() const; // This is called to set up the config widget before showing it - // buildConfiguration is QString::null for the non buildConfiguration specific page virtual void init(ProjectExplorer::BuildConfiguration *bc); private slots: void openChangeBuildDirectoryDialog(); -- 2.11.0