]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx
Salome HOME
Initial (compilation) porting to SALOME 8.5.0 current on Debian 8
[modules/shaper.git] / src / GeomAlgoImpl / GEOMAlgo_Splitter.cxx
index 364834d40408dee94994d04ad16b54d7ba64d637..ed3fd90d45eefaf22266468970a0447c2634afc7 100755 (executable)
@@ -143,10 +143,6 @@ void GEOMAlgo_Splitter::Clear()
 //=======================================================================
 void GEOMAlgo_Splitter::BuildResult(const TopAbs_ShapeEnum theType)
 {
-#ifndef USE_OCCT_720
-  myErrorStatus=0;
-#endif
-  //
   TopAbs_ShapeEnum aType;
   BRep_Builder aBB;
   BOPCol_MapOfShape aM;