mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:07:34 +00:00
PixelPaint: Remove unused includes and method
This commit is contained in:
parent
a35f4bf14e
commit
e272f796ad
2 changed files with 0 additions and 3 deletions
|
@ -8,8 +8,6 @@
|
|||
#include "Image.h"
|
||||
#include "Layer.h"
|
||||
#include <AK/JsonObject.h>
|
||||
#include <AK/Result.h>
|
||||
#include <LibCore/MappedFile.h>
|
||||
#include <LibImageDecoderClient/Client.h>
|
||||
|
||||
namespace PixelPaint {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue