1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 01:57:45 +00:00

Kernel: Remove ancient FIFO_DEBUG code

This commit is contained in:
Andreas Kling 2021-03-09 20:17:25 +01:00
parent a265ea98b9
commit 2fc684f6bc
3 changed files with 0 additions and 18 deletions

View file

@ -120,7 +120,6 @@ set(EVENTLOOP_DEBUG ON)
set(EXEC_DEBUG ON)
set(EXT2_DEBUG ON)
set(EXT2_VERY_DEBUG ON)
set(FIFO_DEBUG ON)
set(GEMINI_DEBUG ON)
set(GEMINIJOB_DEBUG ON)
set(GENERATE_DEBUG_CODE ON)