mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02: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.