]> Creatis software - crea.git/blobdiff - lib/creaDevManagerLib/modelCDMAppli.cpp
Feature #1711
[crea.git] / lib / creaDevManagerLib / modelCDMAppli.cpp
index 1f08f3b9b8dc5b4a2b2e429c85add024185193fb..9740917aae5f5cce588dc3dc0318853c3d5e2ec8 100644 (file)
@@ -55,7 +55,6 @@ modelCDMAppli::modelCDMAppli(const std::string& path, const int& level)
 
 
   this->path = CDMUtilities::fixPath(path);
-  //open makelists file
   std::string pathFixed(CDMUtilities::fixPath(path));
 
   this->applications.clear();