aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/performance
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/performance')
-rw-r--r--test/cpp/performance/writes_per_rpc_test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cpp/performance/writes_per_rpc_test.cc b/test/cpp/performance/writes_per_rpc_test.cc
index b05da25e1d..b9514e6306 100644
--- a/test/cpp/performance/writes_per_rpc_test.cc
+++ b/test/cpp/performance/writes_per_rpc_test.cc
@@ -120,8 +120,6 @@ class EndpointPairFixture {
channel_ = CreateChannelInternal("", channel);
}
-
- grpc_exec_ctx_finish();
}
virtual ~EndpointPairFixture() {