summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/security_file.cpp
diff options
context:
space:
mode:
authorSara Golemon <sara.golemon@mongodb.com>2020-05-27 14:26:09 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-05-28 17:57:43 +0000
commit523613ab819cdf1098251c2dd33d813307bd61a2 (patch)
treeee853b5453a2ef373e725bd45b9fde8827ce70b5 /src/mongo/db/auth/security_file.cpp
parenta7541c60e5904e7deafdedf5bb040cc8924ac7d3 (diff)
downloadmongo-523613ab819cdf1098251c2dd33d813307bd61a2.tar.gz
SERVER-48351 Clean up additional logv2 lines
Diffstat (limited to 'src/mongo/db/auth/security_file.cpp')
-rw-r--r--src/mongo/db/auth/security_file.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/auth/security_file.cpp b/src/mongo/db/auth/security_file.cpp
index e1e710b0a07..70af00a9c76 100644
--- a/src/mongo/db/auth/security_file.cpp
+++ b/src/mongo/db/auth/security_file.cpp
@@ -27,8 +27,6 @@
* it in the license file.
*/
-#define MONGO_LOGV2_DEFAULT_COMPONENT ::mongo::logv2::LogComponent::kAccessControl
-
#include "mongo/platform/basic.h"
#include "mongo/db/auth/security_key.h"