Remove XXX

This commit is contained in:
yflory
2020-04-20 18:32:13 +02:00
parent 593011a657
commit d8855ed5f7
3 changed files with 0 additions and 10 deletions

View File

@@ -732,8 +732,6 @@ define([
}
});
Messages.pad_useFullWidth = "Use full width"; // XXX
Messages.pad_usePageWidth = "Use page mode"; // XXX
framework._.sfCommon.getAttribute(['pad', 'width'], function (err, data) {
var active = data || typeof(data) === "undefined";
if (active) {