summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/current_op_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/current_op_common.h')
-rw-r--r--src/mongo/db/commands/current_op_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/commands/current_op_common.h b/src/mongo/db/commands/current_op_common.h
index a8bb73db178..9d03ba274b3 100644
--- a/src/mongo/db/commands/current_op_common.h
+++ b/src/mongo/db/commands/current_op_common.h
@@ -29,8 +29,6 @@
#pragma once
-#define MONGO_LOGV2_DEFAULT_COMPONENT ::mongo::logv2::LogComponent::kCommand
-
#include "mongo/db/commands.h"
#include "mongo/db/operation_context.h"
#include "mongo/db/pipeline/aggregation_request.h"