fix compilation error / clang warnings
This commit is contained in:
@ -32,7 +32,6 @@
|
||||
|
||||
using namespace Mu;
|
||||
|
||||
constexpr auto MuLogDomain = "mu";
|
||||
static bool MuLogInitialized = false;
|
||||
static Mu::LogOptions MuLogOptions;
|
||||
static std::ofstream MuStream;
|
||||
|
||||
Reference in New Issue
Block a user