From ffb78c6b2350fbe3cb8c277f8d093eb3eac2fa6f Mon Sep 17 00:00:00 2001 From: Muxi Yan Date: Tue, 2 Oct 2018 18:41:41 -0700 Subject: Polish macro again --- src/core/lib/iomgr/timer_manager.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/core/lib/iomgr/timer_manager.cc') diff --git a/src/core/lib/iomgr/timer_manager.cc b/src/core/lib/iomgr/timer_manager.cc index e2e25ff188..eaba05a5ce 100644 --- a/src/core/lib/iomgr/timer_manager.cc +++ b/src/core/lib/iomgr/timer_manager.cc @@ -61,10 +61,6 @@ static uint64_t g_timed_waiter_generation; static void timer_thread(void* completed_thread_ptr); -// For debug of the timer manager crash only. -#ifndef kGMS_BuildConfig_EnableGRPC -#define kGMS_BuildConfig_EnableGRPC() GRPC_DEBUG_TIMER_MANAGER -#endif // For debug of the timer manager crash only. // TODO (mxyan): remove after bug is fixed. #ifdef GRPC_DEBUG_TIMER_MANAGER -- cgit v1.2.3