summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-01-21 16:19:42 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-01-21 16:19:42 +0000
commite01817fc7452ab718fd6d1c7e71b8d051f4104f2 (patch)
tree42eb29d3b36861805344e9e8608af5672ebf54c6 /hcid/dbus-service.h
parentd125028230c2ea56b2015c8ae457449d75c583bc (diff)
Get rid of the Options service attribute
Diffstat (limited to 'hcid/dbus-service.h')
-rw-r--r--hcid/dbus-service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/dbus-service.h b/hcid/dbus-service.h
index 9597961e..4d65b38e 100644
--- a/hcid/dbus-service.h
+++ b/hcid/dbus-service.h
@@ -43,7 +43,6 @@ struct service {
char *name;
char *descr;
char *ident;
- char *opts;
gboolean autostart;
GSList *trusted_devices;