]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMLibrary.cpp
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMLibrary.cpp
index 66f8ee45b5c822aa9647dc3c6e5ef82ea0fa006f..d5b4efb8cd76e2df1f632e156e4652b2a3498139 100644 (file)
@@ -77,12 +77,6 @@ bool modelCDMLibrary::CreateFolder(
   return true;
 }
 
-bool modelCDMLibrary::OpenCMakeListsFile(std::string*& result)
-{
-  //TODO: implement method
-  return true;
-}
-
 const bool modelCDMLibrary::Refresh(std::string*& result)
 {
   //TODO: implement method