Remove XXX from onlyoffice code

pull/1/head
yflory 6 years ago
parent 457a04e39a
commit 8ae97f8c7e

@ -8077,9 +8077,6 @@ jQuery.fn.extend({
prop = jQuery.extend( {}, prop ); prop = jQuery.extend( {}, prop );
function doAnimation() { function doAnimation() {
// XXX 'this' does not always have a nodeName when running the
// test suite
if ( optall.queue === false ) { if ( optall.queue === false ) {
jQuery._mark( this ); jQuery._mark( this );
} }

Loading…
Cancel
Save