diff options
author | daniel_Tomas <daniel.tomas@trusted-logic.com> | 2010-11-19 15:43:12 +0100 |
---|---|---|
committer | Nick Pelly <npelly@google.com> | 2010-12-05 18:33:24 -0800 |
commit | bf52196cdecd0decc2f8deabb19bf5877794bc31 (patch) | |
tree | bed84f9598cd4d3e4e1e74a0bdde9b66eef3e4d2 /Linux_x86 | |
parent | 6e286043593b281d161dad4969e05ba9c53ef6d1 (diff) | |
download | external_libnfc-nxp-bf52196cdecd0decc2f8deabb19bf5877794bc31.zip external_libnfc-nxp-bf52196cdecd0decc2f8deabb19bf5877794bc31.tar.gz external_libnfc-nxp-bf52196cdecd0decc2f8deabb19bf5877794bc31.tar.bz2 |
Fix buffer display in LLCP receive callback
Change-Id: I85a4235a4f13e02a61d2c07ca301e72e7b369c8b
Diffstat (limited to 'Linux_x86')
-rw-r--r-- | Linux_x86/phDal4Nfc_debug.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Linux_x86/phDal4Nfc_debug.h b/Linux_x86/phDal4Nfc_debug.h index ab586ef..a77e797 100644 --- a/Linux_x86/phDal4Nfc_debug.h +++ b/Linux_x86/phDal4Nfc_debug.h @@ -4,9 +4,6 @@ /*----------------------------------------------------------------------------------- DEBUG CORNER ------------------------------------------------------------------------------------*/ -/* Activate for debug */ -#define DAL_TRACE - #ifdef DAL_TRACE #include <stdio.h> |