aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/gprpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/gprpp')
-rw-r--r--test/core/gprpp/fork_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/gprpp/fork_test.cc b/test/core/gprpp/fork_test.cc
index c4a8a4e5f5..05820eb885 100644
--- a/test/core/gprpp/fork_test.cc
+++ b/test/core/gprpp/fork_test.cc
@@ -90,7 +90,6 @@ static void exec_ctx_thread(void* arg) {
}
static void test_exec_count() {
- grpc_core::Fork::IncExecCtxCount();
grpc_core::Fork::Enable(true);
grpc_core::Fork::GlobalInit();