Skip to content
Snippets Groups Projects
Commit 81b1cbf4 authored by Nicolas "Pixel" Noble's avatar Nicolas "Pixel" Noble
Browse files

Removing comment.

parent ebc7ca4c
No related branches found
No related tags found
No related merge requests found
......@@ -80,8 +80,6 @@ typedef struct grpc_wakeup_fd_vtable {
int (*check_availability)(void);
} grpc_wakeup_fd_vtable;
/* Private structures; don't access their fields directly outside of wakeup fd
* code. */
struct grpc_wakeup_fd_info {
int read_fd;
int write_fd;
......
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