From: Rob Church Date: Sun, 29 Jul 2007 14:32:44 +0000 (+0000) Subject: Tweak comment X-Git-Tag: 1.31.0-rc.0~51951 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=f5e4ca886199e798e90da06635124513fd3cc97e;p=lhc%2Fweb%2Fwiklou.git Tweak comment --- diff --git a/skins/common/wikibits.js b/skins/common/wikibits.js index 0aef60a9e8..fd2d212cfc 100644 --- a/skins/common/wikibits.js +++ b/skins/common/wikibits.js @@ -1305,9 +1305,6 @@ function runOnloadHook() { /** * Add a click event handler to an element * - * We use addEventListener() where available, otherwise - * we use a workaround to avoid breaking the chain - * * @param Element element Element to add handler to * @param callable handler Event handler callback */