diff options
Diffstat (limited to 'src/mongo/s/config.h')
-rw-r--r-- | src/mongo/s/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/s/config.h b/src/mongo/s/config.h index 5fee9fa39d3..cd504474b63 100644 --- a/src/mongo/s/config.h +++ b/src/mongo/s/config.h @@ -236,8 +236,6 @@ protected: class ConfigServer { public: - static void reloadSettings(OperationContext* txn); - /** * For use in mongos and mongod which needs notifications about changes to shard and config * server replset membership to update the ShardRegistry. |