diff --git a/examples/nfc-list.c b/examples/nfc-list.c index 5394cf7..756e629 100644 --- a/examples/nfc-list.c +++ b/examples/nfc-list.c @@ -181,16 +181,15 @@ main (int argc, const char *argv[]) } } -/* // List Jewel targets if (nfc_initiator_list_passive_targets(pnd, NM_JEWEL_106, anti, MAX_TARGET_COUNT, &szTargetFound )) { size_t n; - printf("%d Jewel passive target(s) was found%s\n", (int)szTargetFound, (szTargetFound==0)?".\n":":"); for(n=0; n