Skip to content
Snippets Groups Projects
Commit f73b0066 authored by Craig Tiller's avatar Craig Tiller
Browse files

Remove unnecessary include

parent b37391ef
No related branches found
No related tags found
No related merge requests found
...@@ -45,8 +45,6 @@ ...@@ -45,8 +45,6 @@
#include <grpc/support/log.h> #include <grpc/support/log.h>
#include <grpc/support/useful.h> #include <grpc/support/useful.h>
#include "src/core/profiling/timers.h"
#define CLOSURE_NOT_READY ((grpc_closure *)0) #define CLOSURE_NOT_READY ((grpc_closure *)0)
#define CLOSURE_READY ((grpc_closure *)1) #define CLOSURE_READY ((grpc_closure *)1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment