summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.h
diff options
context:
space:
mode:
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 baeb0c72..7fdfd933 100644
--- a/hcid/dbus-service.h
+++ b/hcid/dbus-service.h
@@ -38,7 +38,6 @@ struct service {
/* These are set when the service is running */
GPid pid; /* Process id */
char *bus_name; /* D-Bus unique name */
- guint watch_id; /* Id for the child watch */
/* Information parsed from the service file */
char *exec; /* Location of executable */