| Index: third_party/protobuf/src/google/protobuf/wrappers.proto
|
| diff --git a/third_party/protobuf/src/google/protobuf/wrappers.proto b/third_party/protobuf/src/google/protobuf/wrappers.proto
|
| index 4828ad9ae9391a0134c1df6a9e3a6d0012bfbc5c..01947639ac4e4aa266184d3c2f5537ee73901427 100644
|
| --- a/third_party/protobuf/src/google/protobuf/wrappers.proto
|
| +++ b/third_party/protobuf/src/google/protobuf/wrappers.proto
|
| @@ -43,7 +43,6 @@ option go_package = "github.com/golang/protobuf/ptypes/wrappers";
|
| option java_package = "com.google.protobuf";
|
| option java_outer_classname = "WrappersProto";
|
| option java_multiple_files = true;
|
| -option java_generate_equals_and_hash = true;
|
| option objc_class_prefix = "GPB";
|
|
|
| // Wrapper message for `double`.
|
|
|