From fc56889a5cef2f43df22748a813cc5ed91df91f6 Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Wed, 6 Mar 2019 16:47:30 -0800 Subject: [PATCH] Removing the change about headers, since it's the wrong file. --- doc/core/pending_api_cleanups.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/core/pending_api_cleanups.md b/doc/core/pending_api_cleanups.md index eb44659c9e0..5a8270349a4 100644 --- a/doc/core/pending_api_cleanups.md +++ b/doc/core/pending_api_cleanups.md @@ -15,7 +15,4 @@ number: `include/grpc/impl/codegen/grpc_types.h` (commit `af00d8b`) (cannot be done until after next grpc release, so that TensorFlow can use the same code both internally and externally) -- get rid of all of the grpc++ headers that are currently deprecated - in favor of their grpcpp counterpart due to iOS' parsing issue on the - plus sign. - require a C++ runtime for all languages.