mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Removed irrelevant comment.
This commit is contained in:
parent
471290deb6
commit
a211ea27d2
@ -668,8 +668,6 @@ jQuery.extend({
|
|||||||
|
|
||||||
if ( array != null ) {
|
if ( array != null ) {
|
||||||
// The window, strings (and functions) also have 'length'
|
// The window, strings (and functions) also have 'length'
|
||||||
// The extra typeof function check is to prevent crashes
|
|
||||||
// in Safari 2 (See: #3039)
|
|
||||||
// Tweaked logic slightly to handle Blackberry 4.7 RegExp issues #6930
|
// Tweaked logic slightly to handle Blackberry 4.7 RegExp issues #6930
|
||||||
var type = jQuery.type( array );
|
var type = jQuery.type( array );
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user