mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-21 16:06:11 +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.