Fixed compilation warnings
[modest] / src / hildon2 / modest-msg-view-window-ui-dimming.h
index 79f678c..b48afae 100644 (file)
@@ -33,7 +33,6 @@ static const ModestDimmingEntry modest_msg_view_menu_dimming_entries [] = {
        
        /* Attachments Menu */
        { "/MenuBar/AttachmentsMenu", NULL },
-       { "/MenuBar/AttachmentsMenu/ViewAttachmentMenu", G_CALLBACK(modest_ui_dimming_rules_on_view_attachments) },
        { "/MenuBar/AttachmentsMenu/SaveAttachmentMenu", G_CALLBACK(modest_ui_dimming_rules_on_save_attachments) },
        { "/MenuBar/AttachmentsMenu/RemoveAttachmentMenu", G_CALLBACK(modest_ui_dimming_rules_on_remove_attachments) },