Fix cppcheck warning "Statements following return will never be executed"

This commit is contained in:
Philippe Teuwen 2013-03-06 12:42:39 +01:00
parent 1d5f9956fb
commit 4dafd70b64

View file

@ -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 *