aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.c++.internal
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-28 00:21:27 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-28 00:21:27 -0800
commitd79ef3af71862f45fdb2b49b8427d403f2df0727 (patch)
tree877475f87d576d8e21961377fb3a0c0cf13e08bd /tools/doxygen/Doxyfile.c++.internal
parent6523391782281411cdbcf05f568a60e81f70728e (diff)
Fixed wrong usage of global var
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r--tools/doxygen/Doxyfile.c++.internal1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal
index 5b18209420..558ec9d394 100644
--- a/tools/doxygen/Doxyfile.c++.internal
+++ b/tools/doxygen/Doxyfile.c++.internal
@@ -857,7 +857,6 @@ src/cpp/client/insecure_credentials.cc \
src/cpp/common/call.cc \
src/cpp/common/channel_arguments.cc \
src/cpp/common/completion_queue.cc \
-src/cpp/common/grpc_library_initializer.cc \
src/cpp/common/rpc_method.cc \
src/cpp/proto/proto_utils.cc \
src/cpp/server/async_generic_service.cc \