Update of testing cases for current state of OCCT
[occt.git] / src / QABugs / QABugs_11.cxx
index 1f73e00..aaab1ab 100755 (executable)
@@ -2739,10 +2739,6 @@ static Standard_Integer OCC7141 (Draw_Interpretor& di, Standard_Integer argc, co
   }
   di << argv[0] << " : Finish" << "\n";
   
   }
   di << argv[0] << " : Finish" << "\n";
   
-  if( remove("TestExportStructure.step") != 0 ) {
-     perror( "Error deleting file" );
-  }
-
   return 0;
 }
 
   return 0;
 }