From ecd5afd6748eba95548ca7c80ef6b372ba82e5b0 Mon Sep 17 00:00:00 2001 From: Arman Uguray Date: Tue, 23 Sep 2014 14:02:20 -0700 Subject: [PATCH] shared/gatt-client: Remove stray line. Remove copy-paste artifact. --- src/shared/gatt-client.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/shared/gatt-client.h b/src/shared/gatt-client.h index 1c28a8289..6807f6b17 100644 --- a/src/shared/gatt-client.h +++ b/src/shared/gatt-client.h @@ -36,7 +36,6 @@ #define BT_GATT_CHRC_PROP_AUTH 0x40 #define BT_GATT_CHRC_PROP_EXT_PROP 0x80 -/* Client Characteristic Configuration bit field */ struct bt_gatt_client; struct bt_gatt_client *bt_gatt_client_new(struct bt_att *att, uint16_t mtu); -- 2.11.0