mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:37:34 +00:00
CrashDaemon: Remove BACKTRACE_DEBUG debugging code
This thing seems to work fine, no need to hang on to old debug code.
This commit is contained in:
parent
cdae397e6a
commit
3f9e018d9a
3 changed files with 0 additions and 16 deletions
|
@ -5,7 +5,6 @@ set(APIC_SMP_DEBUG ON)
|
|||
set(ARP_DEBUG ON)
|
||||
set(AWAVLOADER_DEBUG ON)
|
||||
set(AFLACLOADER_DEBUG ON)
|
||||
set(BACKTRACE_DEBUG ON)
|
||||
set(BBFS_DEBUG ON)
|
||||
set(BMP_DEBUG ON)
|
||||
set(BXVGA_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue