mu-utils: replace #define with constexpr for MU_COLOR_

This commit is contained in:
Dirk-Jan C. Binnema
2026-01-29 21:46:58 +02:00
committed by Seth Ladygo
parent 85f4a4b80a
commit db7bd7a900
2 changed files with 7 additions and 10 deletions

View File

@ -675,8 +675,6 @@ Mu::summarize(const std::string& str, size_t max_lines)
}
static bool
locale_is_utf8 (void)
{