mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 22:30:31 +00:00
AK: Remove FixedArray class.
This commit is contained in:
parent
ec1080b18a
commit
70dd97c46e
Notes:
sideshowbarker
2024-07-19 02:49:58 +09:00
Author: https://github.com/asynts
Commit: 70dd97c46e
Pull-request: https://github.com/SerenityOS/serenity/pull/3426
7 changed files with 16 additions and 254 deletions
|
@ -152,7 +152,7 @@ constexpr const char* s_known_types[] = {
|
|||
"Deque",
|
||||
"DoublyLinkedList",
|
||||
"FileSystemPath",
|
||||
"FixedArray",
|
||||
"Array",
|
||||
"Function",
|
||||
"HashMap",
|
||||
"HashTable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue