From f5e4ca886199e798e90da06635124513fd3cc97e Mon Sep 17 00:00:00 2001 From: Rob Church Date: Sun, 29 Jul 2007 14:32:44 +0000 Subject: [PATCH] Tweak comment --- skins/common/wikibits.js | 3 --- 1 file changed, 3 deletions(-) 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 */ -- 2.20.1