Removed logger.cpp again.
This commit is contained in:
parent
b91eb34789
commit
465a97ded5
1
SModule
1
SModule
@ -10,7 +10,6 @@ mijin_sources = Split("""
|
||||
source/mijin/debug/symbol_info.cpp
|
||||
source/mijin/io/process.cpp
|
||||
source/mijin/io/stream.cpp
|
||||
source/mijin/logging/logger.cpp
|
||||
source/mijin/net/http.cpp
|
||||
source/mijin/net/ip.cpp
|
||||
source/mijin/net/socket.cpp
|
||||
|
@ -1,13 +0,0 @@
|
||||
|
||||
#include "logger.hpp"
|
||||
|
||||
namespace mijin
|
||||
{
|
||||
|
||||
//
|
||||
// public constants
|
||||
//
|
||||
|
||||
MIJIN_DEFINE_LOG_CHANNEL(GENERAL)
|
||||
|
||||
} // namespace mijin
|
Loading…
x
Reference in New Issue
Block a user