aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util/proto_file_parser.h
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2016-05-19 15:30:05 -0700
committerGravatar yang-g <yangg@google.com>2016-05-19 15:30:05 -0700
commitfe3e8b731361665658e911e9569116fdf6371037 (patch)
tree0f4ce758a6a4af09e31a3b9c23ad578593e8f071 /test/cpp/util/proto_file_parser.h
parentabdec2d8338ff8ed3f79b400f82cb5774c07e159 (diff)
remote unused member
Diffstat (limited to 'test/cpp/util/proto_file_parser.h')
-rw-r--r--test/cpp/util/proto_file_parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/util/proto_file_parser.h b/test/cpp/util/proto_file_parser.h
index a25285b322..46cdd66503 100644
--- a/test/cpp/util/proto_file_parser.h
+++ b/test/cpp/util/proto_file_parser.h
@@ -69,7 +69,6 @@ class ProtoFileParser {
private:
bool has_error_;
- const grpc::protobuf::MethodDescriptor* method_descriptor_;
grpc::string request_text_;
grpc::string full_method_name_;
google::protobuf::compiler::DiskSourceTree source_tree_;