0029333: Boolean Operations - Prevent modification of the input shapes in case their...
[occt.git] / src / BRepFeat / BRepFeat_Builder.cxx
index fae5e26..480d233 100644 (file)
       }
     }
     //
-    mySplits.Bind(aF, aLFIm); 
     if (aLFIm.Extent() == 0) {
-      mySplits.UnBind(aF);
       myImages.UnBind(aF);
     }
   }