mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-12 19:19:30 +00:00
Run: Remove useless serenity.h include
This commit is contained in:
parent
212c3e7f2a
commit
f9d82ecf18
Notes:
sideshowbarker
2024-07-18 19:01:20 +09:00
Author: https://github.com/boricj
Commit: f9d82ecf18
Pull-request: https://github.com/SerenityOS/serenity/pull/6671
Reviewed-by: https://github.com/linusg
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
#include <LibGUI/ImageWidget.h>
|
||||
#include <LibGUI/MessageBox.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
#include <serenity.h>
|
||||
#include <spawn.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/wait.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue