removed obsolete include left over from testing

This commit is contained in:
matthias.ringwald@gmail.com 2014-07-01 20:07:17 +00:00
parent 659c39066f
commit 252bfddcb7

View File

@ -54,11 +54,6 @@
#include "att_dispatch.h"
#include "sm.h"
#ifdef HAVE_UART_CC2564
#include "bt_control_cc256x.h"
#endif
static linked_list_t gatt_client_connections = NULL;
static uint16_t att_client_start_handle = 0x0001;