mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-05 15:49:11 +00:00
malloc: Remove unused Bitmap.h include
This commit is contained in:
parent
de4a9c61d7
commit
2030a49a1e
Notes:
sideshowbarker
2024-07-19 03:31:34 +09:00
Author: https://github.com/nico
Commit: 2030a49a1e
Pull-request: https://github.com/SerenityOS/serenity/pull/3185
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <AK/Bitmap.h>
|
||||
#include <AK/InlineLinkedList.h>
|
||||
#include <AK/ScopedValueRollback.h>
|
||||
#include <AK/Vector.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue