aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/internal_api_canaries
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/internal_api_canaries')
-rw-r--r--test/core/internal_api_canaries/iomgr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/internal_api_canaries/iomgr.c b/test/core/internal_api_canaries/iomgr.c
index d73d5c175c..6fdaf1f980 100644
--- a/test/core/internal_api_canaries/iomgr.c
+++ b/test/core/internal_api_canaries/iomgr.c
@@ -105,7 +105,6 @@ static void test_code(void) {
grpc_pollset_size();
grpc_pollset_init(NULL, NULL);
grpc_pollset_shutdown(NULL, NULL, NULL);
- grpc_pollset_reset(NULL);
grpc_pollset_destroy(NULL);
GRPC_ERROR_UNREF(grpc_pollset_work(NULL, NULL, NULL,
gpr_now(GPR_CLOCK_REALTIME),