From 84710f266baa6f0641e93d9b738df3f47ce97f14 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Wed, 29 Dec 2010 13:16:30 +0000 Subject: [PATCH] nfc-mfultralight: remove unused variable --- examples/nfc-mfultralight.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/nfc-mfultralight.c b/examples/nfc-mfultralight.c index 9bf2bcc..7723544 100644 --- a/examples/nfc-mfultralight.c +++ b/examples/nfc-mfultralight.c @@ -159,7 +159,6 @@ int main (int argc, const char *argv[]) { bool bReadAction; - byte_t *pbtUID; FILE *pfDump; if (argc < 3) {