LibGL: Remove superfluous AK::dbgln
alias
This commit is contained in:
parent
6318522339
commit
72ec2c21f4
Notes:
sideshowbarker
2024-07-17 18:23:43 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/72ec2c21f4 Pull-request: https://github.com/SerenityOS/serenity/pull/12695 Reviewed-by: https://github.com/Quaker762 ✅ Reviewed-by: https://github.com/linusg ✅ Reviewed-by: https://github.com/sunverwerth ✅
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
|||
#include <LibSoftGPU/Device.h>
|
||||
#include <LibSoftGPU/Enums.h>
|
||||
|
||||
using AK::dbgln;
|
||||
|
||||
namespace GL {
|
||||
|
||||
static constexpr size_t MODELVIEW_MATRIX_STACK_LIMIT = 64;
|
||||
|
|
Loading…
Add table
Reference in a new issue