summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_getmore_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/commands/cluster_getmore_cmd.cpp')
-rw-r--r--src/mongo/s/commands/cluster_getmore_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/s/commands/cluster_getmore_cmd.cpp b/src/mongo/s/commands/cluster_getmore_cmd.cpp
index e0af7c39663..8d01a481f11 100644
--- a/src/mongo/s/commands/cluster_getmore_cmd.cpp
+++ b/src/mongo/s/commands/cluster_getmore_cmd.cpp
@@ -94,7 +94,6 @@ public:
bool run(OperationContext* opCtx,
const std::string& dbname,
BSONObj& cmdObj,
- int options,
std::string& errmsg,
BSONObjBuilder& result) final {
// Counted as a getMore, not as a command.