summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/plan_cache_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/plan_cache_commands.h')
-rw-r--r--src/mongo/db/commands/plan_cache_commands.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/commands/plan_cache_commands.h b/src/mongo/db/commands/plan_cache_commands.h
index d42773f42e7..f419eaed8eb 100644
--- a/src/mongo/db/commands/plan_cache_commands.h
+++ b/src/mongo/db/commands/plan_cache_commands.h
@@ -64,8 +64,6 @@ public:
std::string& errmsg,
BSONObjBuilder& result);
- virtual bool isWriteCommandForConfigServer() const;
-
virtual bool slaveOk() const;
virtual bool slaveOverrideOk() const;