mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 18:24:45 -05:00
5f7f063919
These functions are only used from within `dbgln_if` calls, so in certain build configurations, they go unused. Similarly to variables, we now signal to the compiler that we understand that these are not always in use. |
||
---|---|---|
.. | ||
Console.h | ||
ContiguousFramebufferConsole.cpp | ||
ContiguousFramebufferConsole.h | ||
GenericFramebufferConsole.cpp | ||
GenericFramebufferConsole.h | ||
TextModeConsole.cpp | ||
TextModeConsole.h | ||
VGAConsole.cpp | ||
VGAConsole.h |