Remove unnecessary include

pull/3767/head
Craig Tiller 9 years ago
parent b37391ef45
commit f73b0066ac
  1. 2
      src/core/iomgr/fd_posix.c

@ -45,8 +45,6 @@
#include <grpc/support/log.h>
#include <grpc/support/useful.h>
#include "src/core/profiling/timers.h"
#define CLOSURE_NOT_READY ((grpc_closure *)0)
#define CLOSURE_READY ((grpc_closure *)1)

Loading…
Cancel
Save