From 7237771ed9ac3c338c30399fd8e1e643ba659952 Mon Sep 17 00:00:00 2001 From: Petri Gynther Date: Thu, 3 Nov 2016 13:03:53 -0700 Subject: [PATCH] input/hog: Remove unused attioid from hog_device --- profiles/input/hog.c | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/input/hog.c b/profiles/input/hog.c index 9836a6ca8..7d318cd4f 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; }; -- 2.47.3