فهرست منبع

SpiceAgent: Remove unused BMPWriter.h include

Nico Weber 2 سال پیش
والد
کامیت
e26aebca4f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Userland/Services/SpiceAgent/SpiceAgent.cpp

+ 0 - 1
Userland/Services/SpiceAgent/SpiceAgent.cpp

@@ -8,7 +8,6 @@
 #include "ConnectionToClipboardServer.h"
 #include <AK/DeprecatedString.h>
 #include <LibGfx/BMPLoader.h>
-#include <LibGfx/BMPWriter.h>
 #include <LibGfx/Bitmap.h>
 #include <LibGfx/JPEGLoader.h>
 #include <LibGfx/PNGLoader.h>