update to use fmt-based apis
Not complete, but a first big stab converting users of Mu::Error and various g_warning & friends, format to the new libfmt-based APIs.
This commit is contained in:
@ -284,7 +284,6 @@ struct Options {
|
||||
std::string runtime_path(RuntimePath path) const {
|
||||
return Mu::runtime_path(path, muhome);
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
} // namepace Mu
|
||||
|
||||
Reference in New Issue
Block a user