From a962da3459e22c9a29b24606e649ce037ae12023 Mon Sep 17 00:00:00 2001 From: adv Date: Fri, 17 Jan 2014 04:57:49 +0000 Subject: [PATCH] Useless declaration removed. --- src/HYDROPy/HYDROData_ObstacleAltitude.sip | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/HYDROPy/HYDROData_ObstacleAltitude.sip b/src/HYDROPy/HYDROData_ObstacleAltitude.sip index 64aa35b5..88e5ebae 100644 --- a/src/HYDROPy/HYDROData_ObstacleAltitude.sip +++ b/src/HYDROPy/HYDROData_ObstacleAltitude.sip @@ -30,17 +30,6 @@ class HYDROData_ObstacleAltitude : public HYDROData_IAltitudeObject #include "HYDROData_ObstacleAltitude.h" %End -public: - - // Public methods to work with altitudes. - - /** - * Returns altitude for given point. - * \param thePoint the point to examine - * \return altitude value - */ - virtual double GetAltitudeForPoint( const gp_XY& thePoint ) const; - protected: /** -- 2.39.2