diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-05-30 21:21:36 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-05-30 21:21:36 +0200 |
commit | 9ea7fbed8a5631f60a6cb561ec64dbf3d6c58024 (patch) | |
tree | d2c3517539166ccfef9f709bf5c0f7ceb9415204 /contrib | |
parent | Merge pull request #2026 (diff) | |
parent | shared libs build (i.e. make debug) (diff) | |
download | monero-9ea7fbed8a5631f60a6cb561ec64dbf3d6c58024.tar.xz |
Merge pull request #2032
dd8e3266 shared libs build (i.e. make debug) (stoffu)
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/epee/src/mlog.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/epee/src/mlog.cpp b/contrib/epee/src/mlog.cpp index 7487fdbd2..3be992374 100644 --- a/contrib/epee/src/mlog.cpp +++ b/contrib/epee/src/mlog.cpp @@ -31,8 +31,6 @@ #include <atomic> #include "misc_log_ex.h" -INITIALIZE_EASYLOGGINGPP - #undef MONERO_DEFAULT_LOG_CATEGORY #define MONERO_DEFAULT_LOG_CATEGORY "logging" |