0024058: Eliminate compiler warning C4702 in MSVC++ with warning level 4
[occt.git] / src / IntTools / IntTools_EdgeFace.cxx
index 37a910a..649fec2 100755 (executable)
@@ -941,7 +941,7 @@ void IntTools_EdgeFace::CheckData()
     }
   }
   */
-  return 0;
+//  return 0;
 }