Skip to content
Snippets Groups Projects
Commit 1b9c0a21 authored by Paul Querna's avatar Paul Querna
Browse files

Remove duplicate instance of grpc_global_wakeup_fd

parent 40f11aa5
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@
static const grpc_event_engine_vtable *g_event_engine;
grpc_poll_function_type grpc_poll_function = poll;
grpc_wakeup_fd grpc_global_wakeup_fd;
void grpc_event_engine_init(void) {
if ((g_event_engine = grpc_init_poll_and_epoll_posix())) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment