mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-30 16:28:48 +00:00
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 |