Skip to content

Commit fddab74

Browse files
CEL Dev Teamcopybara-github
authored andcommitted
No public description
PiperOrigin-RevId: 973885731
1 parent bf67087 commit fddab74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtime/internal/runtime_env.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ struct RuntimeEnv final {
7070

7171
bool IsInitialized() const { return well_known_types.IsInitialized(); }
7272

73-
ABSL_ATTRIBUTE_UNUSED
73+
[[maybe_unused]]
7474
const absl_nonnull std::shared_ptr<const google::protobuf::DescriptorPool>
7575
descriptor_pool;
7676

0 commit comments

Comments
 (0)