mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:27:45 +00:00
LibGL: Remove superfluous AK::dbgln
alias
This commit is contained in:
parent
6318522339
commit
72ec2c21f4
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
Add a link
Reference in a new issue