summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gabble/caps-channel-manager.h1
1 files changed, 0 insertions, 1 deletions
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;