When editing and sending an e-mail in failed state, use the original
[modest] / src / widgets / modest-attachments-view.h
index 160efd8..89837ad 100644 (file)
@@ -60,7 +60,6 @@ struct _ModestAttachmentsViewClass
        GtkEventBoxClass parent_class;
 
        void (*activate)           (ModestAttachmentsView *attachments_view, TnyMimePart *mime_part);
-       void (*selection_changed)  (ModestAttachmentsView *attachments_view);
 };
 
 GType modest_attachments_view_get_type (void);