summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_destination_manager_legacy_commands.cpp
diff options
context:
space:
mode:
authorNathan Myers <ncm@cantrip.org>2017-05-15 11:27:06 -0400
committerNathan Myers <nathan.myers@10gen.com>2017-05-15 17:44:30 -0400
commit5d5767455f884144a5895d5fcc64fcdc97ae50fe (patch)
tree19607fb2c889c008d27c69dee668570f883c8c9b /src/mongo/db/s/migration_destination_manager_legacy_commands.cpp
parentc88c4809c2440d286ed0fc29e1e8d684f015e563 (diff)
downloadmongo-5d5767455f884144a5895d5fcc64fcdc97ae50fe.tar.gz
SERVER-27760 Delete old range deleter sources
Diffstat (limited to 'src/mongo/db/s/migration_destination_manager_legacy_commands.cpp')
-rw-r--r--src/mongo/db/s/migration_destination_manager_legacy_commands.cpp1
1 files changed, 0 insertions, 1 deletions
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"