mirror of
https://github.com/jquery/jquery.git
synced 2026-02-07 19:14:55 -05:00
Removed irrelevant comment.
This commit is contained in:
committed by
Dave Methvin
parent
471290deb6
commit
a211ea27d2
@@ -668,8 +668,6 @@ jQuery.extend({
|
||||
|
||||
if ( array != null ) {
|
||||
// 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
|
||||
var type = jQuery.type( array );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user