Kernel: Remove ancient FIFO_DEBUG code

This commit is contained in:
Andreas Kling 2021-03-09 20:17:25 +01:00
commit 2fc684f6bc
Notes: sideshowbarker 2024-07-18 21:34:10 +09:00
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)