diff --git a/src/libresrc/default_menu.json b/src/libresrc/default_menu.json index f213feff3..b1797836f 100644 --- a/src/libresrc/default_menu.json +++ b/src/libresrc/default_menu.json @@ -76,7 +76,6 @@ { "command" : "tool/resampleres" }, { "command" : "subtitle/spellcheck" }, {}, - { "command" : "tool/assdraw" }, { "submenu" : "main/subtitle/insert lines", "text" : "&Insert Lines" }, { "command" : "edit/line/duplicate" }, { "command" : "edit/line/split/before" }, @@ -204,7 +203,6 @@ { "command" : "help/contents" }, {}, { "command" : "help/website" }, - { "command" : "help/forums" }, { "command" : "help/bugs" }, {}, { "command" : "help/irc" }, diff --git a/src/libresrc/osx/default_menu.json b/src/libresrc/osx/default_menu.json index 036753c94..75a9e4a03 100644 --- a/src/libresrc/osx/default_menu.json +++ b/src/libresrc/osx/default_menu.json @@ -213,7 +213,6 @@ { "command" : "help/contents" }, {}, { "command" : "help/website" }, - { "command" : "help/forums" }, { "command" : "help/bugs" }, {}, { "command" : "help/irc" },