From: Clarisse Genrault Date: Mon, 7 Sep 2020 14:42:37 +0000 (+0200) Subject: Delete useless cout X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6e76a249ac9055deff39fd0a9e81dd48e8f57214;p=modules%2Fshaper.git Delete useless cout --- diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ROOTExport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ROOTExport.cpp index df0106062..31fc748eb 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ROOTExport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ROOTExport.cpp @@ -50,7 +50,6 @@ void GeomAlgoAPI_ROOTExport::buildBox(const std::string& theObjectName, const double theOX, const double theOY, const double theOZ, const double theDX, const double theDY, const double theDZ) { - std::cout<<"buildBox"<