0031007: Coding - eliminate warnings issued while compiling with -pedantic flag
[occt.git] / src / GeomPlate / GeomPlate_BuildPlateSurface.cxx
index 6d730ef..507db23 100644 (file)
@@ -1013,7 +1013,7 @@ Disc3dContour (const Standard_Integer /*nbp*/,
   for(i=1; i<=NTCurve; i++) 
     if (myLinCont->Value(i)->Order()!=-1) 
       
-      { Standard_Integer NbPt=myParCont->Value(i).Length();;
+      { Standard_Integer NbPt=myParCont->Value(i).Length();
        // first constraint point (j=0)
        // Standard_Integer NbPt=myParCont->Length();
        if (iordre==0) {