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

@ -174,10 +174,6 @@
#cmakedefine01 GLOBAL_DTORS_DEBUG
#endif
#ifndef GMENU_DEBUG
#cmakedefine01 GMENU_DEBUG
#endif
#ifndef GZIP_DEBUG
#cmakedefine01 GZIP_DEBUG
#endif