No ticket. Remove useless comment

This commit is contained in:
Oleg 2013-10-28 21:31:41 +04:00
parent ced9d155f0
commit ebabb33411

View File

@ -723,7 +723,6 @@ jQuery.each({
// Create "bubbling" focus and blur events
// Support: Firefox, Chrome, Safari
// Beware of CSP restrictions (https://developer.mozilla.org/en/Security/CSP)
if ( !support.focusinBubbles ) {
jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) {