JSHint addendum to [27450].

See #27016.



git-svn-id: https://develop.svn.wordpress.org/trunk@27453 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-03-07 08:43:54 +00:00
parent 0143c2d90a
commit 69cf45e4dd

View File

@ -6450,7 +6450,7 @@
t.media.remove();
}
delete mejs.players[t.id];
delete window.mejs.players[t.id];
t.container.remove();
t.globalUnbind();