remove unused summary_set_menu_senstive entry
[claws.git] / src / summaryview.c
index 3b8f9aee1833df2ba7ebc0c0d0f92f37c2f9b66c..9f0076f20fcdb7ec599f60cd7fe426219e9e6cad 100644 (file)
@@ -1039,7 +1039,6 @@ static void summary_set_menu_sensitive(SummaryView *summaryview)
        menu_set_sensitive(ifactory, "/Reply to sender",          sens);
        menu_set_sensitive(ifactory, "/Reply to all",             sens);
        menu_set_sensitive(ifactory, "/Forward",                  TRUE);
-       menu_set_sensitive(ifactory, "/Forward as attachment",    TRUE);
        menu_set_sensitive(ifactory, "/Bounce",                   TRUE);
 
        menu_set_sensitive(ifactory, "/Add sender to address book", sens);