mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 19:56:39 +00:00
nfc-mfultralight: remove unused variable
This commit is contained in:
@@ -159,7 +159,6 @@ int
|
||||
main (int argc, const char *argv[])
|
||||
{
|
||||
bool bReadAction;
|
||||
byte_t *pbtUID;
|
||||
FILE *pfDump;
|
||||
|
||||
if (argc < 3) {
|
||||
|
||||
Reference in New Issue
Block a user