diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2022-03-30 16:50:47 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-03-30 18:43:07 +0200 |
commit | 9a60b697aac6355c11fc86e9db0b8ad61a2a96e9 (patch) | |
tree | bb0a1f1300594632b44878bb3296d1e67d1e37df /Ports/git | |
parent | cd199d9d06b1ca6bfa977cc236e26b6184e6276a (diff) | |
download | serenity-9a60b697aac6355c11fc86e9db0b8ad61a2a96e9.zip |
LibWeb: Remove redundant `[[nodiscard]]` from CSS Parser methods
Optional and smart-pointers are already `[[nodiscard]]` so functions
returning them do not need to be declared as such.
Diffstat (limited to 'Ports/git')
0 files changed, 0 insertions, 0 deletions