diff options
Diffstat (limited to 'bus/dispatch.c')
-rw-r--r-- | bus/dispatch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bus/dispatch.c b/bus/dispatch.c index a80476cd..dfe6f746 100644 --- a/bus/dispatch.c +++ b/bus/dispatch.c @@ -4773,7 +4773,6 @@ bus_unix_fds_passing_test(const DBusString *test_data_dir) DBusConnection *foo, *bar; DBusError error; DBusMessage *m; - dbus_bool_t b; int one[2], two[2], x, y, z; char r; |