remove trailing whitespace to kick qm-win2k3-01

This commit is contained in:
asqueella@gmail.com 2007-09-02 16:47:53 -07:00
parent 272f2df532
commit a1a1159732

View File

@ -238,7 +238,7 @@ function SetClickAndHoldHandlers()
false);
aElm.addEventListener("mouseout",
MayStopClickAndHoldTimer,
false);
false);
// don't propagate onclick and oncommand events after
// click-and-hold opened the drop-down menu