From 2a2bacccf3bd50889580e8abe803518e8742245d Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Fri, 6 Feb 2015 16:36:37 -0800 Subject: [PATCH] Remove TODO --- src/cpp/common/completion_queue.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cpp/common/completion_queue.cc b/src/cpp/common/completion_queue.cc index 102a81bf0eb..f06da9b04fe 100644 --- a/src/cpp/common/completion_queue.cc +++ b/src/cpp/common/completion_queue.cc @@ -31,7 +31,6 @@ * */ -// TODO(yangg) maybe move to internal/common #include #include