mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-07-20 18:51:48 +00:00
Fix CMake build.
This commit is contained in:
@@ -136,7 +136,6 @@ acr122_list_devices(nfc_device_desc_t pnddDevices[], size_t szDevices, size_t *p
|
||||
size_t szDeviceNamesLen = sizeof(acDeviceNames);
|
||||
acr122_spec_t as;
|
||||
uint32_t uiBusIndex = 0;
|
||||
char *pcFirmware;
|
||||
SCARDCONTEXT *pscc;
|
||||
|
||||
// Clear the reader list
|
||||
|
||||
Reference in New Issue
Block a user