From 6318ae6ab90d4b450dfadf32ab95fe52ed6331cb Mon Sep 17 00:00:00 2001
From: Timmy Willison <timmywillisn@gmail.com>
Date: Thu, 15 Aug 2013 14:15:49 -0400
Subject: AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.

---
 src/outro.js | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

(limited to 'src/outro.js')

diff --git a/src/outro.js b/src/outro.js
index 20cec437c..57d3e4820 100644
--- a/src/outro.js
+++ b/src/outro.js
@@ -1,6 +1 @@
-// Expose jQuery and $ identifiers, even in
-// AMD (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
-// and CommonJS for browser emulators (#13566)
-return (window.jQuery = window.$ = jQuery);
-
-}));
+}));
\ No newline at end of file
-- 
cgit v1.2.3