Salome HOME
Make same planes cannot be used twice in partition tool
[modules/shaper.git] / src / GeomData / GeomData_Point2D.h
index 8b4affa03ebc1bec6f155723e283d0589fee1fbb..d73b20207f24209ab97df5ab067ac21465f21cf4 100644 (file)
@@ -68,7 +68,7 @@ class GeomData_Point2D : public GeomDataAPI_Point2D
 
  protected:
   /// Initializes attributes
-  GEOMDATA_EXPORT GeomData_Point2D(TDF_Label& theLabel);
+  GEOMDATA_EXPORT GeomData_Point2D();
 
   friend class Model_Data;
 };