pull/21354/head
Vijay Pai 5 years ago committed by GitHub
parent 2c87eaabd4
commit b8cebf0814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/cpp/server/server_cc.cc

@ -106,7 +106,7 @@ class UnimplementedAsyncRequestContext {
GenericServerAsyncReaderWriter generic_stream_;
};
// TODO(b/142832583): Just for this file, use some contents of the experimental
// TODO(vjpai): Just for this file, use some contents of the experimental
// namespace here to make the code easier to read below. Remove this when
// de-experimentalized fully.
#ifndef GRPC_CALLBACK_API_NONEXPERIMENTAL

Loading…
Cancel
Save