mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-01 10:16:34 +00:00
The IPCCompiler was using GENERATE_DEBUG_CODE, which was missing from AK/Debug.h.in, and plain old DEBUG. Let's just use the one that was already in the debug header, but unused.