summaryrefslogtreecommitdiffstats
path: root/stack/smp/smp_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'stack/smp/smp_utils.c')
-rw-r--r--stack/smp/smp_utils.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stack/smp/smp_utils.c b/stack/smp/smp_utils.c
index 7e4700f..89c9f5e 100644
--- a/stack/smp/smp_utils.c
+++ b/stack/smp/smp_utils.c
@@ -21,9 +21,6 @@
#include "l2c_int.h"
#include "smp_int.h"
- #if (BT_TRACE_PROTOCOL == TRUE)
- #include "trace_api.h"
- #endif
#define SMP_PAIRING_REQ_SIZE 7
#define SMP_CONFIRM_CMD_SIZE (BT_OCTET16_LEN + 1)