From 37102bbdc665c58cd17dbb635fde31027e5d6111 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Fri, 9 Nov 2012 16:55:42 +0100 Subject: caps-channel-manager: Drop reset_caps, which is now unused Fixes: https://bugs.freedesktop.org/56181 --- gabble/caps-channel-manager.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gabble') diff --git a/gabble/caps-channel-manager.h b/gabble/caps-channel-manager.h index fce6026ea..898529fe0 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; -- cgit v1.2.3