remove no more pertinent comment

This commit is contained in:
chanial%noos.fr 2002-10-04 11:26:55 +00:00
parent 6503ad2210
commit c0db97011c

View File

@ -1551,7 +1551,6 @@ var BookmarksUtils = {
getBrowserTargetFromEvent: function (aEvent)
{
// note: modifier keys are ignored in menuitems (bug 126189)
var button = aEvent.type == "command" || aEvent.type == "keypress"? 0:aEvent.button;
if (button == 2)
return "";