summaryrefslogtreecommitdiff
path: root/telepathy-farstream/content.h
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2011-03-10 15:51:08 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-06-24 17:38:48 -0400
commit9de505068df17515f6a5e35bbd4ab10f8206cad7 (patch)
tree226321c0eda95d174d3b941e46af935430e0803e /telepathy-farstream/content.h
parent15bf8d8ec7375780bd4277e46a7f506b6217a7b3 (diff)
downloadtelepathy-farstream-9de505068df17515f6a5e35bbd4ab10f8206cad7.tar.gz
Remove tf_content_set_codec_preferences
Diffstat (limited to 'telepathy-farstream/content.h')
-rw-r--r--telepathy-farstream/content.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/telepathy-farstream/content.h b/telepathy-farstream/content.h
index 6ef63de..abd2a98 100644
--- a/telepathy-farstream/content.h
+++ b/telepathy-farstream/content.h
@@ -51,10 +51,6 @@ void tf_content_error_literal (TfContent *content,
const gchar *detailed_reason,
const gchar *message);
-gboolean tf_content_set_codec_preferences (TfContent *content,
- GList *codec_preferences,
- GError **error);
-
void tf_content_error (TfContent *content,
guint reason, /* TfFutureContentRemovalReason */
const gchar *detailed_reason,