Remove irc menu item from tasksOverlay.* for 28192. r=mcafee, a=jar

This commit is contained in:
rginda%netscape.com 2000-02-24 03:40:53 +00:00
parent 60f5a24084
commit ff62736d77
2 changed files with 0 additions and 8 deletions

View File

@ -22,13 +22,6 @@ function toNewsgroups()
}
function toIRC()
{
toOpenWindowByType("irc:chatzilla", "chrome://chatzilla/content/");
}
// Set up a lame hack to avoid opening two bookmarks.
// Could otherwise happen with two Ctrl-B's in a row.
var gDisableHistory = false;

View File

@ -29,7 +29,6 @@
<menuseparator/>
<menuitem value="&addressBookCmd.label;" oncommand="toAddressBook()"/>
<menuitem value="&newsgroupsCmd.label;" disabled="true" oncommand="toNewsgroups()"/>
<menuitem value="&ircCmd.label;" oncommand="toIRC()"/>
<menuseparator/>
<menu value="&walletMenu.label;" id="walletMenu">
<menupopup oncreate="CheckForWallet()">