diff --git a/src/google/protobuf/descriptor.cc b/src/google/protobuf/descriptor.cc index ad3b52ba20..c5370cd17a 100644 --- a/src/google/protobuf/descriptor.cc +++ b/src/google/protobuf/descriptor.cc @@ -5477,7 +5477,6 @@ FileDescriptor* DescriptorBuilder::BuildFileImpl( } } - // Validate options. See comments at InternalSetLazilyBuildDependencies about // error checking and lazy import building. if (!had_errors_ && !pool_->lazily_build_dependencies_) {