diff --git a/Source/cmIfCommand.cxx b/Source/cmIfCommand.cxx index dfdbc8634..22ba28f93 100644 --- a/Source/cmIfCommand.cxx +++ b/Source/cmIfCommand.cxx @@ -315,7 +315,6 @@ namespace } case cmPolicies::OLD: return oldResult; - break; case cmPolicies::REQUIRED_IF_USED: case cmPolicies::REQUIRED_ALWAYS: {