Mercurial > hg > orthanc
changeset 4323:d68ca3e642fb
merge
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 24 Nov 2020 12:12:44 +0100 |
parents | 72237cbb4fb2 (current diff) 23190ef7b24c (diff) |
children | 433e94d08e36 |
files | |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancFramework/Sources/Logging.cpp Tue Nov 24 12:12:27 2020 +0100 +++ b/OrthancFramework/Sources/Logging.cpp Tue Nov 24 12:12:44 2020 +0100 @@ -718,11 +718,6 @@ void Reset() { - if (logTargetFile_.empty() && logTargetFolder_.empty()) - { - return; - } - { boost::mutex::scoped_lock lock(loggingStreamsMutex_); loggingStreamsContext_.reset(new LoggingStreamsContext);