Skip to content
Snippets Groups Projects
Commit 5b61d519 authored by Yang Gao's avatar Yang Gao
Browse files

formatting

parent 7694c35d
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,6 @@ class ClientAsyncResponseReader GRPC_FINAL { ...@@ -77,7 +77,6 @@ class ClientAsyncResponseReader GRPC_FINAL {
call_.PerformOps(&finish_buf_); call_.PerformOps(&finish_buf_);
} }
private: private:
ClientContext* context_; ClientContext* context_;
Call call_; Call call_;
......
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#ifndef GRPCXX_CONFIG_H #ifndef GRPCXX_CONFIG_H
#define GRPCXX_CONFIG_H #define GRPCXX_CONFIG_H
#ifdef GRPC_OLD_CXX #ifdef GRPC_OLD_CXX
#define GRPC_FINAL #define GRPC_FINAL
#define GRPC_OVERRIDE #define GRPC_OVERRIDE
......
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#ifndef GRPCXX_IMPL_CLIENT_UNARY_CALL_H #ifndef GRPCXX_IMPL_CLIENT_UNARY_CALL_H
#define GRPCXX_IMPL_CLIENT_UNARY_CALL_H #define GRPCXX_IMPL_CLIENT_UNARY_CALL_H
#include <grpc++/config.h> #include <grpc++/config.h>
namespace grpc { namespace grpc {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment