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

AK: Remove unused STRINGIMPL_DEBUG instrumentation

This commit is contained in:
Andreas Kling 2021-05-14 17:16:35 +02:00
parent 5fd65adb19
commit d039542c7c
3 changed files with 0 additions and 31 deletions

View file

@ -350,10 +350,6 @@
#cmakedefine01 SQL_DEBUG
#endif
#ifndef STRINGIMPL_DEBUG
#cmakedefine01 STRINGIMPL_DEBUG
#endif
#ifndef SYNTAX_HIGHLIGHTING_DEBUG
#cmakedefine01 SYNTAX_HIGHLIGHTING_DEBUG
#endif