mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:47:34 +00:00
Kernel: Remove MM_DEBUG debug spam code
This was too spammy to ever actually be used anyway.
This commit is contained in:
parent
7c4ddecacb
commit
f7435dd95f
6 changed files with 1 additions and 77 deletions
|
@ -103,7 +103,6 @@ add_compile_definitions("MBR_DEBUG")
|
|||
add_compile_definitions("MEMORY_DEBUG")
|
||||
add_compile_definitions("MENU_DEBUG")
|
||||
add_compile_definitions("MINIMIZE_ANIMATION_DEBUG")
|
||||
add_compile_definitions("MM_DEBUG")
|
||||
add_compile_definitions("MOVE_DEBUG")
|
||||
add_compile_definitions("MULTIPROCESSOR_DEBUG")
|
||||
add_compile_definitions("NETWORK_TASK_DEBUG")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue