summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/oplog.h')
-rw-r--r--src/mongo/db/repl/oplog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/repl/oplog.h b/src/mongo/db/repl/oplog.h
index ae388a5e429..1e4f6a443b9 100644
--- a/src/mongo/db/repl/oplog.h
+++ b/src/mongo/db/repl/oplog.h
@@ -67,7 +67,6 @@ void createOplog(OperationContext* opCtx, const std::string& oplogCollectionName
*/
void createOplog(OperationContext* opCtx);
-extern std::string rsOplogName;
extern std::string masterSlaveOplogName;
extern int OPLOG_VERSION;