summaryrefslogtreecommitdiff
path: root/bus/test.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-06-22 15:53:09 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-09-19 15:05:39 +0100
commitc0aff8f86a0b6061ed92260b9232c72b5b0ed90b (patch)
tree52e1078e9fcfb6b980754afcd6d5f2db64e44f6a /bus/test.h
parent775f77c719de325a0cbf8fb1d56ebbb8f6a923d7 (diff)
downloaddbus-c0aff8f86a0b6061ed92260b9232c72b5b0ed90b.tar.gz
bus_policy_test: remove stub
Diffstat (limited to 'bus/test.h')
-rw-r--r--bus/test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bus/test.h b/bus/test.h
index 45024e65..98a2c6ba 100644
--- a/bus/test.h
+++ b/bus/test.h
@@ -32,7 +32,6 @@
dbus_bool_t bus_dispatch_test (const DBusString *test_data_dir);
dbus_bool_t bus_dispatch_sha1_test (const DBusString *test_data_dir);
-dbus_bool_t bus_policy_test (const DBusString *test_data_dir);
dbus_bool_t bus_config_parser_test (const DBusString *test_data_dir);
dbus_bool_t bus_config_parser_trivial_test (const DBusString *test_data_dir);
dbus_bool_t bus_signals_test (const DBusString *test_data_dir);