Remove useless break statements

This commit is contained in:
Tobias Brunner
2018-11-12 17:36:22 +01:00
parent ff3f09af45
commit de80946f6a
7 changed files with 1 additions and 11 deletions
@@ -249,8 +249,6 @@ static TNC_Result receive_msg(private_imv_attestation_agent_t *this,
os_name.len, os_name.ptr);
}
break;
break;
}
case IETF_ATTR_STRING_VERSION:
{