Retire StrPrintf entirely, {fmt} is better than c-isms.

This commit is contained in:
Mark Roszko
2025-12-04 23:23:38 -05:00
parent 5cbafd6903
commit 6da131bdb0
7 changed files with 2 additions and 119 deletions
-1
View File
@@ -32,7 +32,6 @@
#include <core/map_helpers.h>
#include <fmt/core.h>
#include <macros.h>
#include <richio.h> // StrPrintf
#include <string_utils.h>
#include <wx_filename.h>
#include <fmt/chrono.h>