summaryrefslogtreecommitdiff
path: root/src/mongo/util/log.h
diff options
context:
space:
mode:
authorAndreas Nilsson <andreas.nilsson@mongodb.com>2016-07-08 10:42:17 -0400
committerAndreas Nilsson <andreas.nilsson@mongodb.com>2016-07-08 10:42:17 -0400
commit79a6ca14abdf9b3f86040f70210122007276e33b (patch)
treeecf697a8bf1f9f46073d3a4ed9bbd7bed308def0 /src/mongo/util/log.h
parent99d405ae814d9840c029bcb6916cc94aa03b9b68 (diff)
downloadmongo-79a6ca14abdf9b3f86040f70210122007276e33b.tar.gz
Revert "SERVER-24521 Log redaction 'redact' functions"
This reverts commit 396f6d57d51c7367e26a71ac35b95ae927cc0e3b.
Diffstat (limited to 'src/mongo/util/log.h')
-rw-r--r--src/mongo/util/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/util/log.h b/src/mongo/util/log.h
index dbd9943e47d..82a78b3cf99 100644
--- a/src/mongo/util/log.h
+++ b/src/mongo/util/log.h
@@ -49,7 +49,6 @@
#include "mongo/logger/log_component.h"
#include "mongo/logger/logger.h"
#include "mongo/logger/logstream_builder.h"
-#include "mongo/logger/redaction.h"
#include "mongo/logger/tee.h"
#include "mongo/util/concurrency/thread_name.h"