mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-28 20:29:03 +00:00
VideoPlayer: Remove unused #include <LibAudio/ConnectionToServer.h>
This commit is contained in:
parent
dc71e1e264
commit
b4c7375119
Notes:
sideshowbarker
2024-07-17 06:08:51 +09:00
Author: https://github.com/Zaggy1024 🔰
Commit: b4c7375119
Pull-request: https://github.com/SerenityOS/serenity/pull/15363
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/FireFox317
Reviewed-by: https://github.com/MacDue
Reviewed-by: https://github.com/davidot
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <LibAudio/ConnectionToServer.h>
|
||||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/BoxLayout.h>
|
||||
#include <LibGUI/ImageWidget.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue