summaryrefslogtreecommitdiff
path: root/src/mongo/client/sdam/topology_manager_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/client/sdam/topology_manager_test.cpp')
-rw-r--r--src/mongo/client/sdam/topology_manager_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/client/sdam/topology_manager_test.cpp b/src/mongo/client/sdam/topology_manager_test.cpp
index d7d63022fc0..2b65fda9d07 100644
--- a/src/mongo/client/sdam/topology_manager_test.cpp
+++ b/src/mongo/client/sdam/topology_manager_test.cpp
@@ -26,8 +26,6 @@
* exception statement from all source files in the program, then also delete
* it in the license file.
*/
-#define MONGO_LOGV2_DEFAULT_COMPONENT ::mongo::logv2::LogComponent::kNetwork
-
#include "mongo/client/sdam/topology_manager.h"
#include <boost/optional/optional_io.hpp>