From 39b0976e3ed605ec985a6171b059f20ad566808d Mon Sep 17 00:00:00 2001 From: John Resig Date: Fri, 12 Jan 2007 03:53:55 +0000 Subject: Removed unnecessary uses of typeof undefined. --- src/outro.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/outro.js') diff --git a/src/outro.js b/src/outro.js index 92e105bba..5c34318c2 100644 --- a/src/outro.js +++ b/src/outro.js @@ -1 +1 @@ -} // close: if(typeof window.jQuery == "undefined") { +} -- cgit v1.2.3