telepathy-gabble: caps-channel-manager: Drop reset_caps, which is now unused
Debarshi Ray
debarshir at kemper.freedesktop.org
Fri Nov 9 08:30:02 PST 2012
Module: telepathy-gabble
Branch: master
Commit: 37102bbdc665c58cd17dbb635fde31027e5d6111
URL: http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=37102bbdc665c58cd17dbb635fde31027e5d6111
Author: Debarshi Ray <rishi at gnu.org>
Date: Fri Nov 9 16:55:42 2012 +0100
caps-channel-manager: Drop reset_caps, which is now unused
Fixes: https://bugs.freedesktop.org/56181
---
gabble/caps-channel-manager.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/gabble/caps-channel-manager.h b/gabble/caps-channel-manager.h
index fce6026..898529f 100644
--- a/gabble/caps-channel-manager.h
+++ b/gabble/caps-channel-manager.h
@@ -89,7 +89,6 @@ void gabble_caps_channel_manager_represent_client (
struct _GabbleCapsChannelManagerInterface {
GTypeInterface parent;
- GabbleCapsChannelManagerResetCapsFunc reset_caps;
GabbleCapsChannelManagerGetContactCapsFunc get_contact_caps;
GabbleCapsChannelManagerRepresentClientFunc represent_client;
More information about the telepathy-commits
mailing list