Skip to content

Commit

Permalink
Merge pull request baidu#158 from cyshi/opensource
Browse files Browse the repository at this point in the history
Delete unused member varible
  • Loading branch information
cyshi committed Nov 29, 2016
2 parents 94051e7 + 09a08b8 commit ef72770
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sofa/pbrpc/rpc_client_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ class RpcClientImpl: public sofa::pbrpc::enable_shared_from_this<RpcClientImpl>
int64 _slice_quota_out;
int64 _max_pending_buffer_size;
int64 _keep_alive_ticks;
int64 _print_connection_interval_ticks;

FlowControllerPtr _flow_controller;

Expand Down

0 comments on commit ef72770

Please sign in to comment.