summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/primary_only_service_test_fixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/primary_only_service_test_fixture.h')
-rw-r--r--src/mongo/db/repl/primary_only_service_test_fixture.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mongo/db/repl/primary_only_service_test_fixture.h b/src/mongo/db/repl/primary_only_service_test_fixture.h
index 8ca3dae3bb2..906cbd15297 100644
--- a/src/mongo/db/repl/primary_only_service_test_fixture.h
+++ b/src/mongo/db/repl/primary_only_service_test_fixture.h
@@ -81,7 +81,5 @@ protected:
long long _term = 0;
};
-std::shared_ptr<executor::TaskExecutor> makeTestExecutor();
-
} // namespace repl
} // namespace mongo