mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 05:44:58 +00:00
Tubes: Remove unused includes
This commit is contained in:
parent
be303facb8
commit
48d5cde299
2 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/Event.h>
|
||||
#include <LibGUI/Painter.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
|
||||
constexpr size_t grid_resolution = 15;
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
#include <LibCore/ArgsParser.h>
|
||||
#include <LibCore/System.h>
|
||||
#include <LibGUI/Application.h>
|
||||
#include <LibGUI/Icon.h>
|
||||
#include <LibGUI/Window.h>
|
||||
#include <LibMain/Main.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue