1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 05:07:34 +00:00

LibGUI: Remove one ancient GMENU_DEBUG debug log

This commit is contained in:
Andreas Kling 2021-03-23 11:09:11 +01:00
parent 0deb0c6891
commit d20e3dbe8b
3 changed files with 0 additions and 8 deletions

View file

@ -126,7 +126,6 @@ set(GEMINI_DEBUG ON)
set(GEMINIJOB_DEBUG ON)
set(GENERATE_DEBUG_CODE ON)
set(GLOBAL_DTORS_DEBUG ON)
set(GMENU_DEBUG ON)
set(HEAP_DEBUG ON)
set(HEX_DEBUG ON)
set(HTML_SCRIPT_DEBUG ON)