0031007: Coding - eliminate warnings issued while compiling with -pedantic flag
[occt.git] / src / LocOpe / LocOpe_SplitDrafts.cxx
index 5f824f0..f312ab3 100644 (file)
@@ -1769,7 +1769,7 @@ static TopoDS_Edge  NewEdge(const TopoDS_Edge& edg,
     else {
       Vf.Orientation(TopAbs_REVERSED);
       Vl.Orientation(TopAbs_FORWARD);
-      rev = Standard_True;;
+      rev = Standard_True;
     }
 
     B.MakeEdge(NewEdg,Cimg,Precision::Confusion());