diff --git a/mozilla/widget/src/windows/nsContextMenu.cpp b/mozilla/widget/src/windows/nsContextMenu.cpp index b7b4f74a8f2..9f56b2d682c 100644 --- a/mozilla/widget/src/windows/nsContextMenu.cpp +++ b/mozilla/widget/src/windows/nsContextMenu.cpp @@ -416,11 +416,8 @@ nsEventStatus nsContextMenu::MenuSelected(const nsMenuEvent & aMenuEvent) alignFlags |= TPM_RETURNCMD; /* Commented out. - %&%#&#%&@$ It doesn't look like any of this code was necessary. It - all animates cleverly on its own. ARGH! That means I really didn't - even need to pass in the anchor alignment at all. - - I suck. + Ok, this animation SHOULD be used. It is different + from the ballooning outward animation used by default. - Dave */