sniffer.c: Removed unused PR macro defnition

This commit is contained in:
Christina Quast
2015-05-08 16:10:07 +02:00
parent 0bf65dc0b6
commit 1b65ad0329

View File

@@ -38,8 +38,6 @@
/*------------------------------------------------------------------------------
* Internal definitions
*------------------------------------------------------------------------------*/
// FIXME: Remove:
#define PR TRACE_DEBUG
/** Maximum ucSize in bytes of the smartcard answer to a command.*/
#define MAX_ANSWER_SIZE 10