mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
LibCpp: Remove InlineLinkedList from the list of known types
This commit is contained in:
parent
8063ca881d
commit
6c114ecaef
Notes:
sideshowbarker
2024-07-18 12:12:06 +09:00
Author: https://github.com/bgianfo
Commit: 6c114ecaef
Pull-request: https://github.com/SerenityOS/serenity/pull/8073
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ constexpr char const* s_known_types[] = {
|
|||
"HashMap",
|
||||
"HashTable",
|
||||
"IPv4Address",
|
||||
"InlineLinkedList",
|
||||
"IntrusiveList",
|
||||
"JsonArray",
|
||||
"JsonObject",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue