--- attrib/att.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/attrib/att.c b/attrib/att.c index 1ce0f7b..1b95c45 100644 --- a/attrib/att.c +++ b/attrib/att.c @@ -857,7 +857,6 @@ uint16_t enc_indication(struct attribute *a, uint8_t *pdu, int len) struct attribute *dec_indication(const uint8_t *pdu, int len) { const uint16_t min_len = sizeof(pdu[0]) + sizeof(uint16_t); - struct attribute *a; if (pdu == NULL) -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html