From 43f2004b115fa1dc3a1eee7f14bd7e239d02af30 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sat, 16 Oct 2010 09:57:39 +0000 Subject: [PATCH] nfc-relay-picc: remove unused #define --- examples/nfc-relay-picc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/nfc-relay-picc.c b/examples/nfc-relay-picc.c index d1c7928..35c60a3 100644 --- a/examples/nfc-relay-picc.c +++ b/examples/nfc-relay-picc.c @@ -73,8 +73,6 @@ static int waiting_time = 0; FILE * fd3; FILE * fd4; -#define SYMBOL_PARAM_fISO14443_4_PICC 0x20 - void intr_hdlr (void) {