Remove ChannelArguments (#1198)

This was introduced by #1179 but seems unused.
master
gaschler 2018-06-19 14:16:30 +02:00 committed by Wally B. Feed
parent 54041d76eb
commit 4c5e6dc0fb
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ class MapBuilderStub : public mapping::MapBuilderInterface {
GetAllTrajectoryBuilderOptions() const override;
private:
::grpc::ChannelArguments channel_arguments_;
std::shared_ptr<::grpc::Channel> client_channel_;
std::unique_ptr<mapping::PoseGraphInterface> pose_graph_stub_;
std::map<int, std::unique_ptr<mapping::TrajectoryBuilderInterface>>