diff options
Diffstat (limited to 'src/mongo/client/dbclient_rs_test.cpp')
-rw-r--r-- | src/mongo/client/dbclient_rs_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/client/dbclient_rs_test.cpp b/src/mongo/client/dbclient_rs_test.cpp index 9cef022a91d..a423211ba65 100644 --- a/src/mongo/client/dbclient_rs_test.cpp +++ b/src/mongo/client/dbclient_rs_test.cpp @@ -35,7 +35,6 @@ namespace mongo { // Symbols defined to build the binary correctly. - CmdLine cmdLine; bool inShutdown() { return false; |