mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 05:20:30 +00:00
Welcome: Remove unnecessary include
This commit is contained in:
parent
929f31f564
commit
72c0414a58
Notes:
sideshowbarker
2024-07-17 06:31:21 +09:00
Author: https://github.com/thankyouverycool Commit: https://github.com/SerenityOS/serenity/commit/72c0414a58 Pull-request: https://github.com/SerenityOS/serenity/pull/15329 Reviewed-by: https://github.com/alimpfard
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
#include <LibGUI/Process.h>
|
||||
#include <LibGfx/Font/BitmapFont.h>
|
||||
#include <LibGfx/Palette.h>
|
||||
#include <LibWebView/OutOfProcessWebView.h>
|
||||
|
||||
WelcomeWidget::WelcomeWidget()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue