summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-protocol-internal.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-08 19:45:35 +0000
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-06-29 20:30:38 -0300
commite7ba2cf141a3492fab1fa146035fc0f074e0860c (patch)
tree316e45b6292ba5ba4310e173d15f0105b0b105fa /telepathy-glib/base-protocol-internal.h
parent3f39b55aa5193a2f9b411899c4d6314aaddadd2c (diff)
downloadtelepathy-glib-e7ba2cf141a3492fab1fa146035fc0f074e0860c.tar.gz
_tp_cm_param_spec_set_default: remove, no longer called
Diffstat (limited to 'telepathy-glib/base-protocol-internal.h')
-rw-r--r--telepathy-glib/base-protocol-internal.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/telepathy-glib/base-protocol-internal.h b/telepathy-glib/base-protocol-internal.h
index 42e94c5e5..555f502c0 100644
--- a/telepathy-glib/base-protocol-internal.h
+++ b/telepathy-glib/base-protocol-internal.h
@@ -25,10 +25,6 @@
G_BEGIN_DECLS
-void _tp_cm_param_spec_set_default (const TpCMParamSpec *paramspec,
- const TpCMParamSetter set_param,
- gpointer params);
-
GValueArray *_tp_cm_param_spec_to_dbus (const TpCMParamSpec *paramspec);
G_END_DECLS