From d840b56bae7616d96fec1d30e91afd64a8d68b76 Mon Sep 17 00:00:00 2001 From: Lukasz Rymanowski Date: Mon, 15 Dec 2014 10:59:03 +0100 Subject: attrib/gatt: Fix minor coding style --- attrib/gattrib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'attrib') diff --git a/attrib/gattrib.c b/attrib/gattrib.c index 7fe764788..3ce67488a 100644 --- a/attrib/gattrib.c +++ b/attrib/gattrib.c @@ -224,7 +224,6 @@ static void attrib_callback_result(uint8_t opcode, const void *pdu, free(buf); } - static void attrib_callback_notify(uint8_t opcode, const void *pdu, uint16_t length, void *user_data) { -- cgit v1.2.1