mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
Everywhere: Remove unused ArgsParser header
Found while trying to enumerate all programs that use ArgsParser.
This commit is contained in:
parent
02446a5431
commit
b8f11b1bae
Notes:
sideshowbarker
2024-07-18 01:38:57 +09:00
Author: https://github.com/BenWiederhake
Commit: b8f11b1bae
Pull-request: https://github.com/SerenityOS/serenity/pull/10655
Reviewed-by: https://github.com/linusg
5 changed files with 1 additions and 4 deletions
|
@ -18,7 +18,6 @@
|
|||
#include <AK/StringBuilder.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <AK/URL.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/DirIterator.h>
|
||||
#include <LibCore/Event.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue