mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
feat(CI/Codestyle): added codestyle check (#3668)
This commit is contained in:
@@ -64,7 +64,6 @@ Log::~Log()
|
||||
miscLogFile = NULL;
|
||||
}
|
||||
|
||||
|
||||
std::unique_ptr<ILog>& getLogInstance()
|
||||
{
|
||||
static std::unique_ptr<ILog> instance = std::make_unique<Log>();
|
||||
|
||||
Reference in New Issue
Block a user