Переглянути джерело

Shell: Remove unused InlineLinkedList header include

Brian Gianforcaro 4 роки тому
батько
коміт
8063ca881d
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      Userland/Shell/AST.h

+ 0 - 1
Userland/Shell/AST.h

@@ -10,7 +10,6 @@
 #include "Job.h"
 #include "NodeVisitor.h"
 #include <AK/Format.h>
-#include <AK/InlineLinkedList.h>
 #include <AK/NonnullRefPtr.h>
 #include <AK/RefCounted.h>
 #include <AK/RefPtr.h>