Fix cppcheck warning "Statements following return will never be executed"
This commit is contained in:
parent
1d5f9956fb
commit
4dafd70b64
@ -227,9 +227,6 @@ acr122_pcsc_connstring_decode(const nfc_connstring connstring, struct acr122_pcs
|
||||
|
||||
free(cs);
|
||||
return 2;
|
||||
|
||||
free(cs);
|
||||
return 3;
|
||||
}
|
||||
|
||||
static nfc_device *
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user