summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-02-26 20:57:42 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-02-26 20:57:42 +0000
commit04a18d65207a17e4005c0c7d71c7aa01be1659fb (patch)
tree73c90b366976515b9ae9d0931795c56e69251a08 /hcid/dbus-service.h
parentd9aa4a2058eace37d5c2d15508b4c4d9962c2bb5 (diff)
Implement the trust methods properly
Diffstat (limited to 'hcid/dbus-service.h')
-rw-r--r--hcid/dbus-service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hcid/dbus-service.h b/hcid/dbus-service.h
index 948537c6..141d703f 100644
--- a/hcid/dbus-service.h
+++ b/hcid/dbus-service.h
@@ -47,8 +47,6 @@ struct service {
/* Services without a *.service file */
gboolean external;
-
- GSList *trusted_devices;
};
void release_services(DBusConnection *conn);