mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +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",
|
"HashMap",
|
||||||
"HashTable",
|
"HashTable",
|
||||||
"IPv4Address",
|
"IPv4Address",
|
||||||
"InlineLinkedList",
|
|
||||||
"IntrusiveList",
|
"IntrusiveList",
|
||||||
"JsonArray",
|
"JsonArray",
|
||||||
"JsonObject",
|
"JsonObject",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue