Diff between 889a8a8aee20750a4e9bbf9ffa58c0f427c2d9a5 and 7237771ed9ac3c338c30399fd8e1e643ba659952

Changed Files

File Additions Deletions Status
profiles/input/hog.c +0 -1 modified

Full Patch

diff --git a/profiles/input/hog.c b/profiles/input/hog.c
index 9836a6c..7d318cd 100644
--- a/profiles/input/hog.c
+++ b/profiles/input/hog.c
@@ -60,7 +60,6 @@
 #define HOG_UUID		"00001812-0000-1000-8000-00805f9b34fb"
 
 struct hog_device {
-	guint			attioid;
 	struct btd_device	*device;
 	struct bt_hog		*hog;
 };