]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Config/Config_XMLReader.h
Salome HOME
The obligatory and concealment attribute's properties now registers in model by speci...
[modules/shaper.git] / src / Config / Config_XMLReader.h
index bd9392841b131eb63816f3517db82a3c0543f5b2..9ca7ca8e59f2d81e344d2eeaaf6eb228008cdca8 100644 (file)
@@ -48,7 +48,6 @@ class Config_XMLReader
 
   xmlNodePtr node(void* theNode);
   std::string getNodeName(xmlNodePtr theNode);
-  std::string getProperty(xmlNodePtr theNode, const char* property);
   void processValidator(xmlNodePtr theNode);
 
  protected: