Salome HOME
Merge branch 'Dev_2.1.0' of salome:modules/shaper into Dev_2.1.0
[modules/shaper.git] / src / Config / Config_DataModelReader.h
index d17f54eaeef01d6dc12b30890fc57c9af9e38015..7af52946e9c3ea99168e7e9ef078fd52df3290fe 100644 (file)
@@ -27,7 +27,6 @@ class Config_DataModelReader : public Config_XMLReader
  public:
   /*!
    * Constructor
-   * \param theXmlFile - full path to the xml file which will be processed by the reader
    */
   CONFIG_EXPORT Config_DataModelReader();
   CONFIG_EXPORT virtual ~Config_DataModelReader();
@@ -118,4 +117,4 @@ private:
 };
 
 
-#endif
\ No newline at end of file
+#endif