diff --git a/cms/static/cms/js/require-config.js b/cms/static/cms/js/require-config.js index 7deda745b9..c14b32aeee 100644 --- a/cms/static/cms/js/require-config.js +++ b/cms/static/cms/js/require-config.js @@ -261,7 +261,6 @@ ] } }); - // In order to eliminate all flashing during interactive // preview, it is necessary to set processSectionDelay to 0 // (remove delay between input and output phases). This