[next] telepathy-glib: tests: Remove a G_GNUC_UNUSED which isn' t true any more

George Kiagiadakis gkiagia at kemper.freedesktop.org
Fri Dec 2 16:20:40 UTC 2016


Module: telepathy-glib
Branch: next
Commit: e86a31fba2acb8b4f0cfd9e022dbe73f587241b8
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=e86a31fba2acb8b4f0cfd9e022dbe73f587241b8

Author: Iain Lane <iain.lane at canonical.com>
Date:   Fri Oct  2 15:21:13 2015 +0100

tests: Remove a G_GNUC_UNUSED which isn't true any more

---

 tests/dbus/contact-list-client.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/dbus/contact-list-client.c b/tests/dbus/contact-list-client.c
index bb4895d..99c7a87 100644
--- a/tests/dbus/contact-list-client.c
+++ b/tests/dbus/contact-list-client.c
@@ -505,7 +505,7 @@ test_is_blocked (Test *test,
 
 static void
 test_contact_list_properties (Test *test,
-    gconstpointer data G_GNUC_UNUSED)
+    gconstpointer data)
 {
   gboolean props_only = GPOINTER_TO_UINT (data);
   GQuark conn_features[] = { 0, 0 };



More information about the telepathy-commits mailing list