mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 13:30:31 +00:00
Ladybird: Remove unused IODevice.h include
This commit is contained in:
parent
f0586d74d7
commit
4e101d1fa2
Notes:
sideshowbarker
2024-07-17 02:05:41 +09:00
Author: https://github.com/BenWiederhake Commit: https://github.com/SerenityOS/serenity/commit/4e101d1fa2 Pull-request: https://github.com/SerenityOS/serenity/pull/18929
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
#include <Kernel/API/KeyCode.h>
|
||||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/EventLoop.h>
|
||||
#include <LibCore/IODevice.h>
|
||||
#include <LibCore/System.h>
|
||||
#include <LibCore/Timer.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
|
|
Loading…
Reference in a new issue