From 97f70af62de28d56d09ce0ecc4b419d95887395e Mon Sep 17 00:00:00 2001 From: Krinkle Date: Tue, 10 Jan 2012 21:03:09 +0000 Subject: [PATCH] [Core JS] Remove superfluous comments (follows-up r107329) --- skins/common/wikibits.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/skins/common/wikibits.js b/skins/common/wikibits.js index a619f7193a..8f47499c48 100644 --- a/skins/common/wikibits.js +++ b/skins/common/wikibits.js @@ -49,9 +49,6 @@ if ( /msie ([0-9]{1,}[\.0-9]{0,})/.exec( clientPC ) != null ie6_bugs = true; } -// Global external objects used by this script. -/*extern ta */ - // add any onload functions in this hook (please don't hard-code any events in the xhtml source) window.doneOnloadHook = undefined; -- 2.20.1