cleaned up some if-def routines

This commit is contained in:
roel@libnfc.org 2011-12-16 11:00:51 +00:00
commit 7e67e42f7e
4 changed files with 55 additions and 109 deletions

View file

@ -44,8 +44,7 @@
#include "apps.h"
#include "util.h"
#include "string.h"
#include "iclass.h"
#include "common.h"
static uint8_t *trace = (uint8_t *) BigBuf;
static int traceLen = 0;