]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Corrections for linux platform
authorsbh <sergey.belash@opencascade.com>
Mon, 23 Mar 2015 08:39:04 +0000 (11:39 +0300)
committersbh <sergey.belash@opencascade.com>
Mon, 23 Mar 2015 08:39:04 +0000 (11:39 +0300)
src/Config/Config_ValidatorReader.cpp

index 4fd9f6d79ffec8a6c85f86571014db1cbd43defc..d03dff58d7d6784c5bc572fd25639a5dad93c1bc 100644 (file)
@@ -28,7 +28,6 @@
 Config_ValidatorReader::Config_ValidatorReader(const std::string& theXmlFileName)
 : Config_XMLReader(theXmlFileName)
 {
-  std::cout << "Config_ValidatorReader created for: " << theXmlFileName << std::endl;
 }
 
 Config_ValidatorReader::~Config_ValidatorReader()