JSHint fix for [27608].

Built from https://develop.svn.wordpress.org/trunk@27619


git-svn-id: http://core.svn.wordpress.org/trunk@27462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor 2014-03-19 07:24:16 +00:00
parent de8f6c7350
commit 8a50510c0a
1 changed files with 1 additions and 2 deletions

View File

@ -996,8 +996,7 @@
}, },
edit: function( node ) { edit: function( node ) {
var p, var media = wp.media[ this.shortcode ],
media = wp.media[ this.shortcode ],
self = this, self = this,
frame, data; frame, data;