diff --git a/src/plugins/cmakeprojectmanager/cmakeproject.cpp b/src/plugins/cmakeprojectmanager/cmakeproject.cpp index 3e7bdb67a02..4b2a5157e87 100644 --- a/src/plugins/cmakeprojectmanager/cmakeproject.cpp +++ b/src/plugins/cmakeprojectmanager/cmakeproject.cpp @@ -48,11 +48,6 @@ namespace CMakeProjectManager { using namespace Internal; -// QtCreator CMake Generator wishlist: -// Which make targets we need to build to get all executables -// What is the actual compiler executable -// DEFINES - /*! \class CMakeProject */