From 6554e106a0f6ad918c67a40fb84462776cefe26b Mon Sep 17 00:00:00 2001 From: Trevor Parscal Date: Wed, 15 Sep 2010 01:48:55 +0000 Subject: [PATCH] Removed remnant of this being a mediaWiki module. --- resources/jquery/jquery.client.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/resources/jquery/jquery.client.js b/resources/jquery/jquery.client.js index 479bcff0bd..ed4c56e7fd 100644 --- a/resources/jquery/jquery.client.js +++ b/resources/jquery/jquery.client.js @@ -2,11 +2,7 @@ * User-agent detection */ -( function( $, mw ) { - -/* Extension */ - -$.client = { +jQuery.client = { /** * Returns an object containing information about the browser * -- 2.20.1