Remove XXX

This commit is contained in:
yflory
2020-03-16 14:51:43 +01:00
parent abc27295ab
commit fbae166702
3 changed files with 1 additions and 8 deletions

View File

@@ -4254,7 +4254,6 @@ define([
}
var sframeChan = common.getSframeChannel();
sframeChan.event('EV_SHARE_OPEN', {hidden: true});
err.loaded = true; // XXX DEBUG
UI.errorLoadingScreen(msg, Boolean(err.loaded), Boolean(err.loaded));
(cb || function () {})();
};