Removed unnecessary uses of typeof undefined.

This commit is contained in:
John Resig 2007-01-12 03:53:55 +00:00
parent 5b7f34d74b
commit 39b0976e3e
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
} // close: if(typeof window.jQuery == "undefined") {
}