Remove unreachable statements

As seen with clang -Wunreachable-code
This commit is contained in:
Philippe Teuwen 2014-03-04 01:27:01 +01:00
parent 7adad098c3
commit db4fae9c2c
5 changed files with 6 additions and 64 deletions

View file

@ -95,7 +95,6 @@ nfc_initiator_mifare_cmd(nfc_device *pnd, const mifare_cmd mc, const uint8_t ui8
// Please fix your code, you never should reach this statement
default:
return false;
break;
}
// When available, copy the parameter bytes