0022922: Clean up warnings on uninitialized / unused variables
[occt.git] / src / BRepFill / BRepFill_PipeShell.cxx
index c2a92cf..bbf0f11 100755 (executable)
@@ -1043,7 +1043,6 @@ void BRepFill_PipeShell::BuildHistory(const BRepFill_Sweep& theSweep)
   }
 
   for(j = myLocation->NbLaw(); j >= 1; j--) {
-    Standard_Boolean ismodified = Standard_False;
     TopTools_ListOfShape aListOfFace;
 
     if(bPrevModified) {