]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMAppli.cpp
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMAppli.cpp
index 79c17eafec0302892d9884928b5babfc94b3299c..ce3388e03d13722a4fc13102569990c566367635 100644 (file)
@@ -138,12 +138,6 @@ modelCDMApplication* modelCDMAppli::CreateApplication(
   return application;
 }
 
-bool modelCDMAppli::OpenCMakeListsFile(std::string*& result)
-{
-  //TODO: implement method
-  return true;
-}
-
 const bool modelCDMAppli::Refresh(std::string*& result)
 {
   //TODO: implement method