From 0e192979d0401c8cfe889b116fffc43cc85bb9fa Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Wed, 16 Oct 2013 20:43:09 +0200 Subject: Fix various coding style issues --- ui/jquery.ui.core.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ui/jquery.ui.core.js') diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js index 7faae0760..e789910df 100644 --- a/ui/jquery.ui.core.js +++ b/ui/jquery.ui.core.js @@ -211,10 +211,6 @@ if ( $( "" ).data( "a-b", "a" ).removeData( "a-b" ).data( "a-b" ) ) { })( $.fn.removeData ); } - - - - // deprecated $.ui.ie = !!/msie [\w.]+/.exec( navigator.userAgent.toLowerCase() ); -- cgit v1.2.3