X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROCurveCreator%2FCurveCreator_Operation.hxx;h=1b83cd51771d36cd35434ebd440f4805196eebdb;hb=a8213a40ae36460055057f09e3e0828a01e27123;hp=be8ceef616e7c445f3e22a7f6da1d8d1b24a3402;hpb=b39007a5784e9dcbbae250bea4bca432f12244b9;p=modules%2Fhydro.git diff --git a/src/HYDROCurveCreator/CurveCreator_Operation.hxx b/src/HYDROCurveCreator/CurveCreator_Operation.hxx index be8ceef6..1b83cd51 100644 --- a/src/HYDROCurveCreator/CurveCreator_Operation.hxx +++ b/src/HYDROCurveCreator/CurveCreator_Operation.hxx @@ -142,19 +142,6 @@ public: bool init(const Type theType, const CurveCreator::Coordinates &theCoords, const int theIntParam); - /** - * This method initializes the object with an operation with one - * CurveCreator::Coordinates parameter and two integer parameters. - * It is applicable to the following operations: - * - * @return true in case of success; false otherwise. - */ - bool init(const Type theType, const CurveCreator::Coordinates &theCoords, - const int theIntParam1, const int theIntParam2); /** * This method initializes the object with an operation with * list of pairs of integer parameters and CurveCreator::Coordinates parameters.