summaryrefslogtreecommitdiffstats
path: root/bus/bus.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus/bus.c')
-rw-r--r--bus/bus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bus/bus.c b/bus/bus.c
index 91c9e6a7..9db8c411 100644
--- a/bus/bus.c
+++ b/bus/bus.c
@@ -37,7 +37,6 @@ struct BusContext
{
int refcount;
char *type;
- char *bus_env_var;
char *address;
char *pidfile;
DBusLoop *loop;