mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0024635: Eliminate trivial compiler warnings by GCC in Debug mode
This commit is contained in:
@@ -265,10 +265,9 @@ void Blend_CSWalking::InternalPerform(Blend_CSFunction& Func,
|
||||
Arrive = Standard_True;
|
||||
}
|
||||
break;
|
||||
#ifndef DEB
|
||||
|
||||
default:
|
||||
break;
|
||||
#endif
|
||||
}
|
||||
if (Arrive) {
|
||||
if (sens > 0.) {
|
||||
|
Reference in New Issue
Block a user