mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 02:26:10 +00:00
LibCpp: Remove Nonnull*PtrVector from list of known SerenityOS types
This commit is contained in:
parent
d57b09b7cf
commit
f484952167
Notes:
sideshowbarker
2024-07-17 17:06:59 +09:00
Author: https://github.com/awesomekling
Commit: f484952167
1 changed files with 0 additions and 2 deletions
|
@ -156,9 +156,7 @@ constexpr StringView s_known_types[] = {
|
|||
"NetworkOrdered"sv,
|
||||
"NeverDestroyed"sv,
|
||||
"NonnullOwnPtr"sv,
|
||||
"NonnullOwnPtrVector"sv,
|
||||
"NonnullRefPtr"sv,
|
||||
"NonnullRefPtrVector"sv,
|
||||
"Optional"sv,
|
||||
"OwnPtr"sv,
|
||||
"ReadonlyBytes"sv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue