Diff between 86456cf9a5f899d2a637fa8d0251f69e01922a44 and 91bd11863de1d4ff3ca4845de8b619ca107e4283

Changed Files

File Additions Deletions Status
src/shared/gatt-client.c +0 -1 modified

Full Patch

diff --git a/src/shared/gatt-client.c b/src/shared/gatt-client.c
index 09eb20a..5edb991 100644
--- a/src/shared/gatt-client.c
+++ b/src/shared/gatt-client.c
@@ -167,7 +167,6 @@ struct notify_chrc {
 
 struct notify_data {
 	struct bt_gatt_client *client;
-	bool invalid;
 	unsigned int id;
 	unsigned int att_id;
 	int ref_count;