MDL-79190 theme_boost: removed obsolete comment

This commit is contained in:
Jeremy Schulz
2023-08-29 17:11:31 -04:00
committed by Jeremy Byron Schulz
parent 60810e78fb
commit 32412f8a13
-1
View File
@@ -81,7 +81,6 @@ if ($ADMIN->fulltree) {
$setting->set_updatedcallback('theme_reset_all_caches');
$page->add($setting);
// Variable $body-color.
// We use an empty default value because the default colour should come from the preset.
$name = 'theme_boost/brandcolor';
$title = get_string('brandcolor', 'theme_boost');