Salome HOME
Pipe validator fix
[modules/shaper.git] / src / GeomData / GeomData_Point.h
index 56d9c042ba8ecb8f6bc3d9af2aa317b4e22c4d8e..3c08a706f641db6cbb10fd95d3eb8e0e7fe266f2 100644 (file)
@@ -73,7 +73,7 @@ class GeomData_Point : public GeomDataAPI_Point
 
  protected:
   /// Initializes attributes
-  GEOMDATA_EXPORT GeomData_Point(TDF_Label& theLabel);
+  GEOMDATA_EXPORT GeomData_Point();
 
   friend class Model_Data;
 };