summaryrefslogtreecommitdiff
path: root/src/mcd-channel-priv.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-07 16:39:49 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-09 13:07:59 +0100
commit669b0d56c8f7ed497ce27f75ed37cdb8fc035461 (patch)
tree81cf51e2c862f366f0e512fe638e48a54fdb4143 /src/mcd-channel-priv.h
parentfce9d2674a549fa1a95c421ad5aa56e8b9367033 (diff)
downloadtelepathy-mission-control-669b0d56c8f7ed497ce27f75ed37cdb8fc035461.tar.gz
_mcd_channel_get_request_user_action_time: remove, unused
Diffstat (limited to 'src/mcd-channel-priv.h')
-rw-r--r--src/mcd-channel-priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mcd-channel-priv.h b/src/mcd-channel-priv.h
index 243f246f..d7596ac3 100644
--- a/src/mcd-channel-priv.h
+++ b/src/mcd-channel-priv.h
@@ -55,8 +55,6 @@ G_GNUC_INTERNAL
GHashTable *_mcd_channel_get_satisfied_requests (McdChannel *channel,
gint64 *get_latest_time);
G_GNUC_INTERNAL
-guint64 _mcd_channel_get_request_user_action_time (McdChannel *channel);
-G_GNUC_INTERNAL
const gchar *_mcd_channel_get_request_preferred_handler (McdChannel *channel);
G_GNUC_INTERNAL
gboolean _mcd_channel_get_request_use_existing (McdChannel *channel);