diff --git a/src/google/protobuf/descriptor.pb.h b/src/google/protobuf/descriptor.pb.h index 5953f02..6ed69ec 100644 --- a/src/google/protobuf/descriptor.pb.h +++ b/src/google/protobuf/descriptor.pb.h @@ -8212,7 +8212,7 @@ class PROTOBUF_EXPORT PROTOBUF_FUTURE_ADD_EARLY_WARN_UNUSED FieldOptions final [[nodiscard]] [[deprecated]] bool has_weak() const; [[deprecated]] void clear_weak() ; - [[nodiscard]] [[deprecated]] bool weak() const; + [[nodiscard]] bool weak() const; [[deprecated]] void set_weak(bool value); private: