Explorar o código

Remove unused vector

Khing %!s(int64=9) %!d(string=hai) anos
pai
achega
8ee6f568ea
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/google/protobuf/compiler/parser.cc

+ 0 - 1
src/google/protobuf/compiler/parser.cc

@@ -525,7 +525,6 @@ bool Parser::Parse(io::Tokenizer* input, FileDescriptorProto* file) {
   SourceCodeInfo source_code_info;
   SourceCodeInfo source_code_info;
   source_code_info_ = &source_code_info;
   source_code_info_ = &source_code_info;
 
 
-  vector<string> top_doc_comments;
   if (LookingAtType(io::Tokenizer::TYPE_START)) {
   if (LookingAtType(io::Tokenizer::TYPE_START)) {
     // Advance to first token.
     // Advance to first token.
     input_->NextWithComments(NULL, &upcoming_detached_comments_,
     input_->NextWithComments(NULL, &upcoming_detached_comments_,