Diff between 074f5b88ac509a6ff7fb5a597b62302872454396 and ad1c7d561c4a29139423916e8ac1fe193134fec0
Changed Files
| File | Additions | Deletions | Status |
| src/device.c | +0 | -2 | modified |
Full Patch
diff --git a/src/device.c b/src/device.c
index 00d2ecb..ac2a93c 100644
--- a/src/device.c
+++ b/src/device.c
@@ -100,8 +100,6 @@ struct authentication_req {
struct browse_req {
DBusConnection *conn;
DBusMessage *msg;
- GIOChannel *io;
- GAttrib *attrib;
struct btd_device *device;
GSList *match_uuids;
GSList *profiles_added;