From b1c2bbf497b68bbb6dc8d484701ce54e030c2a8c Mon Sep 17 00:00:00 2001 From: "Mark D. Roth" Date: Tue, 8 Nov 2016 08:10:33 -0800 Subject: Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file. --- doc/core/pending_api_cleanups.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'doc/core') diff --git a/doc/core/pending_api_cleanups.md b/doc/core/pending_api_cleanups.md index a0a960e5e2..a9f176395c 100644 --- a/doc/core/pending_api_cleanups.md +++ b/doc/core/pending_api_cleanups.md @@ -11,9 +11,4 @@ This file lists all pending backward-compatibility changes that should be cleaned up the next time we are going to bump the major version number: -- remove `GRPC_ARG_MAX_MESSAGE_LENGTH` channel arg from - `include/grpc/impl/codegen/grpc_types.h` (commit `af00d8b`) -- remove `ServerBuilder::SetMaxMessageSize()` method from - `include/grpc++/server_builder.h` (commit `6980362`) -- remove `GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY` macro from - `include/grpc/impl/codegen/grpc_types.h` (commit `59c9f90`) +(none currently) -- cgit v1.2.3