mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
LibGL: Remove unused GLStruct.h
This commit is contained in:
parent
251f3c007f
commit
178b28b469
Notes:
sideshowbarker
2024-07-17 22:16:38 +09:00
Author: https://github.com/sunverwerth
Commit: 178b28b469
Pull-request: https://github.com/SerenityOS/serenity/pull/11288
Reviewed-by: https://github.com/Quaker762 ✅
Reviewed-by: https://github.com/gmta
4 changed files with 0 additions and 30 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <AK/TemporaryChange.h>
|
||||
#include <AK/Variant.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibGL/GLStruct.h>
|
||||
#include <LibGL/SoftwareGLContext.h>
|
||||
#include <LibGfx/Bitmap.h>
|
||||
#include <LibGfx/Painter.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue