0031007: Coding - eliminate warnings issued while compiling with -pedantic flag
[occt.git] / src / XCAFDimTolObjects / XCAFDimTolObjects_GeomToleranceObject.hxx
index 3fbdafc..2a3db6c 100644 (file)
@@ -231,7 +231,7 @@ private:
   Standard_Boolean myHasAxis;
   gp_Ax2 myPlane;
   gp_Pnt myPnt;
-  gp_Pnt myPntText;;
+  gp_Pnt myPntText;
   Standard_Boolean myHasPlane;
   Standard_Boolean myHasPnt;
   Standard_Boolean myHasPntText;