summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-06-22 18:59:24 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-06-22 18:59:24 +0100
commit0ab98103901f53c5623e056c8b894156bce241f8 (patch)
treed47fcc3ca716dccaa38b04aafa663d70e22b5770 /src/util.h
parent52fae8c1420be62eee14bbfb1e92c1ea28fc013a (diff)
fd.o #27966: replace gabble_value_array_build with tp_value_array_build
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/util.h b/src/util.h
index 8f9f2fb2f..3d36aad26 100644
--- a/src/util.h
+++ b/src/util.h
@@ -117,10 +117,6 @@ const gchar *jingle_pick_best_content_type (GabbleConnection *conn,
const gchar *resource,
JingleMediaType type);
-GValueArray *gabble_value_array_build (gsize length,
- GType type,
- ...);
-
GPtrArray *gabble_call_candidates_to_array (GList *candidates);
gchar * gabble_peer_to_jid (GabbleConnection *conn,