summaryrefslogtreecommitdiff
path: root/bus/dispatch.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-07-14 18:44:46 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-08-05 12:26:51 +0100
commit0c4a2087c6ae734405649793327f371771f990db (patch)
treebef7c31aea4c86500d135142649538d7117ad49d /bus/dispatch.c
parent565ae9dea907d2f8677f556bd29a0c3a52f9decc (diff)
downloaddbus-0c4a2087c6ae734405649793327f371771f990db.tar.gz
Remove various never-used variables
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=39231 Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
Diffstat (limited to 'bus/dispatch.c')
-rw-r--r--bus/dispatch.c1
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;