diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-07-27 19:19:13 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-07-27 19:19:13 -0400 |
commit | 183f736a6749919475dd5ec06544a1705b63ec2b (patch) | |
tree | b834e17d243aa0b969d75435e30da0f7bf4fbd51 /base/content/browser-context.inc | |
parent | c22b61e111b4c0c5830b3e35950e7dd569eb72c6 (diff) | |
download | iceweasel-uxp-183f736a6749919475dd5ec06544a1705b63ec2b.tar.gz |
remove deprecated HTML5 context-menu
Diffstat (limited to 'base/content/browser-context.inc')
-rw-r--r-- | base/content/browser-context.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/content/browser-context.inc b/base/content/browser-context.inc index 9ccf49d..e8c714c 100644 --- a/base/content/browser-context.inc +++ b/base/content/browser-context.inc @@ -34,7 +34,6 @@ oncommand="gContextMenu.bookmarkThisPage();"/> </menugroup> <menuseparator id="context-sep-navigation"/> - <menuseparator id="page-menu-separator"/> <menuitem id="spell-no-suggestions" disabled="true" label="&spellNoSuggestions.label;"/> |