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

@@ -413,8 +413,6 @@ define([
};
var onError = function (err) {
console.error(err); // XXX DEBUG
common.onServerError(err, null, function () {
if (err.type === 'ERESTRICTED') {
stateChange(STATE.ERROR, err.type);