summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-06-20 12:36:36 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-11-19 15:36:08 +0000
commit2e1ba392a29107c9bf9413113aff7b98a963da21 (patch)
tree26c9b3d60c097874a0cd64337a08fccdfa8893d2
parent107bc996d95f0068f7c6144c713819aa1b77c203 (diff)
downloaddbus-glib-2e1ba392a29107c9bf9413113aff7b98a963da21.tar.gz
Remove declaration of _dbus_gutils_test, which does not exist
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=40711 Reviewed-by: Dan Williams <dcbw@redhat.com>
-rw-r--r--dbus/dbus-gtest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/dbus-gtest.h b/dbus/dbus-gtest.h
index 8ce4b00..21661fc 100644
--- a/dbus/dbus-gtest.h
+++ b/dbus/dbus-gtest.h
@@ -27,7 +27,6 @@
#include <dbus/dbus-glib.h>
gboolean _dbus_gobject_test (const char *test_data_dir);
-gboolean _dbus_gutils_test (const char *test_data_dir);
gboolean _dbus_gvalue_test (const char *test_data_dir);
void dbus_glib_internal_do_not_use_run_tests (const char *test_data_dir);