summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Userland/Libraries/LibCpp/Lexer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Userland/Libraries/LibCpp/Lexer.cpp b/Userland/Libraries/LibCpp/Lexer.cpp
index 96f1f3fd59..4f1cf49289 100644
--- a/Userland/Libraries/LibCpp/Lexer.cpp
+++ b/Userland/Libraries/LibCpp/Lexer.cpp
@@ -136,7 +136,6 @@ constexpr char const* s_known_types[] = {
"HashMap",
"HashTable",
"IPv4Address",
- "InlineLinkedList",
"IntrusiveList",
"JsonArray",
"JsonObject",