Index: third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h |
diff --git a/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h b/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h |
index 5e205623b808c624768d2ebd2368040f4cdd6b81..087dcde0f4eea8476fd63e246468c394d2fec4a5 100644 |
--- a/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h |
+++ b/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h |
@@ -43,8 +43,7 @@ namespace cpp { |
class MapFieldGenerator : public FieldGenerator { |
public: |
- explicit MapFieldGenerator(const FieldDescriptor* descriptor, |
- const Options& options); |
+ MapFieldGenerator(const FieldDescriptor* descriptor, const Options& options); |
~MapFieldGenerator(); |
// implements FieldGenerator --------------------------------------- |