Remove old unimplemented logger function
This commit is contained in:
parent
7aad3585fa
commit
1c9b58207e
@ -17,8 +17,6 @@ class Logger {
|
||||
return client_logger;
|
||||
}
|
||||
|
||||
static void debug(const String &text);
|
||||
|
||||
private:
|
||||
static std::shared_ptr<spdlog::logger> core_logger;
|
||||
static std::shared_ptr<spdlog::logger> client_logger;
|
||||
|
Loading…
x
Reference in New Issue
Block a user