]> source.dussan.org Git - jquery.git/commitdiff
Remove `undefined` var declarations
authorTimmy Willison <timmywillisn@gmail.com>
Mon, 8 Jul 2013 16:27:33 +0000 (12:27 -0400)
committerTimmy Willison <timmywillisn@gmail.com>
Mon, 8 Jul 2013 16:27:33 +0000 (12:27 -0400)
src/intro.js
src/sizzle

index 64032d4ca32b1a505122dc6e5dfa26a580eb9019..1d1640aa3c88594d6416a6e5dcf2ae80b4801067 100644 (file)
@@ -45,7 +45,7 @@
        }
 
 // Pass this, window may not be defined yet
-}(this, function ( window, undefined ) {
+}(this, function ( window ) {
 
 // Can't do this because several apps including ASP.NET trace
 // the stack via arguments.caller.callee and Firefox dies if
index 9eebd0b6ac62579f5ec847af1b517bcee9c0bfb2..70f333eb1f62a779bffa748543b36093e8832bd0 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9eebd0b6ac62579f5ec847af1b517bcee9c0bfb2
+Subproject commit 70f333eb1f62a779bffa748543b36093e8832bd0