]> source.dussan.org Git - jquery.git/commitdiff
Removed irrelevant comment.
authorMatt Mueller <mattmuelle@gmail.com>
Fri, 14 Oct 2011 09:41:35 +0000 (02:41 -0700)
committerDave Methvin <dave.methvin@gmail.com>
Sun, 6 Nov 2011 22:34:49 +0000 (17:34 -0500)
src/core.js

index 1884ad5bc499f0aa8ac21b61142cfd867e4a7455..d0eb612e6005e1eaf78810078d029d06066461d2 100644 (file)
@@ -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 );