fix blocker bug #107334. undefined entity causes mailnews to crash.

working on the broken contenxt menus next, but the tree could open with that.
sr=shaver.
This commit is contained in:
sspitzer%netscape.com 2001-10-29 17:38:57 +00:00
parent 572e4c256c
commit 0ef29145c5

View File

@ -555,10 +555,6 @@ Rights Reserved.
label="&openLinkCmd.label;"
accesskey="&openLinkCmd.accesskey;"
oncommand="gMessagePaneContextMenu.openLink();"/>
<menuitem id="context-editlink"
label="&editLinkCmd.label;"
accesskey="&editLinkCmd.accesskey;"
oncommand="gMessagePaneContextMenu.editLink();"/>
<menuseparator id="messagePaneContext-sep-link"/>
<menuitem id="context-selectall"
label="&selectAllCmd.label;"