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

@@ -52,10 +52,6 @@ define([
var metadataMgr = common.getMetadataMgr();
var priv = metadataMgr.getPrivateData();
Messages.cba_properties = "Author colors (experimental)"; // XXX
Messages.cba_hint = "This setting will be remembered for your next pad."; // XXX
Messages.cba_enable = "Enable author colors in this pad"; // XXX
Messages.cba_disable = "Clear all colors and disable"; // XXX
if (owned && priv.app === 'code') {
(function () {
var sframeChan = common.getSframeChannel();