1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:17:35 +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

@ -86,10 +86,6 @@
#cmakedefine01 EXT2_VERY_DEBUG
#endif
#ifndef FIFO_DEBUG
#cmakedefine01 FIFO_DEBUG
#endif
#ifndef FILEDESCRIPTION_DEBUG
#cmakedefine01 FILEDESCRIPTION_DEBUG
#endif