From 5d5767455f884144a5895d5fcc64fcdc97ae50fe Mon Sep 17 00:00:00 2001 From: Nathan Myers Date: Mon, 15 May 2017 11:27:06 -0400 Subject: SERVER-27760 Delete old range deleter sources --- src/mongo/db/s/migration_destination_manager_legacy_commands.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mongo/db/s/migration_destination_manager_legacy_commands.cpp') diff --git a/src/mongo/db/s/migration_destination_manager_legacy_commands.cpp b/src/mongo/db/s/migration_destination_manager_legacy_commands.cpp index 05c21710bbf..383af210483 100644 --- a/src/mongo/db/s/migration_destination_manager_legacy_commands.cpp +++ b/src/mongo/db/s/migration_destination_manager_legacy_commands.cpp @@ -42,7 +42,6 @@ #include "mongo/db/auth/privilege.h" #include "mongo/db/commands.h" #include "mongo/db/jsobj.h" -#include "mongo/db/range_deleter_service.h" #include "mongo/db/s/chunk_move_write_concern_options.h" #include "mongo/db/s/sharding_state.h" #include "mongo/s/chunk_version.h" -- cgit v1.2.1