mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-24 09:18:33 +03:00
sniffer.c: Removed unused PR macro defnition
This commit is contained in:
@@ -38,8 +38,6 @@
|
|||||||
/*------------------------------------------------------------------------------
|
/*------------------------------------------------------------------------------
|
||||||
* Internal definitions
|
* Internal definitions
|
||||||
*------------------------------------------------------------------------------*/
|
*------------------------------------------------------------------------------*/
|
||||||
// FIXME: Remove:
|
|
||||||
#define PR TRACE_DEBUG
|
|
||||||
|
|
||||||
/** Maximum ucSize in bytes of the smartcard answer to a command.*/
|
/** Maximum ucSize in bytes of the smartcard answer to a command.*/
|
||||||
#define MAX_ANSWER_SIZE 10
|
#define MAX_ANSWER_SIZE 10
|
||||||
|
|||||||
Reference in New Issue
Block a user