Remove debugging line that should not have been committed in r535.
This commit is contained in:
parent
b4ce6bfab6
commit
cf4942b510
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@
|
|||
errno = 0; \
|
||||
DEBUG_XFER (msg, __##msg##_n, "===> "); \
|
||||
if (!(nfc_initiator_transceive_bytes (tag->device, msg, __##msg##_n, res, &__##res##_n))) { \
|
||||
nfc_perror (tag->device, __FUNCTION__); \
|
||||
if (disconnect) { \
|
||||
tag->active = false; \
|
||||
} \
|
||||
|
|
Loading…
Add table
Reference in a new issue