mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:17:34 +00:00
CrashDaemon: Remove BACKTRACE_DEBUG debugging code
This thing seems to work fine, no need to hang on to old debug code.
This commit is contained in:
parent
cdae397e6a
commit
3f9e018d9a
3 changed files with 0 additions and 16 deletions
|
@ -14,10 +14,6 @@
|
|||
#cmakedefine01 AFLACLOADER_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef BACKTRACE_DEBUG
|
||||
#cmakedefine01 BACKTRACE_DEBUG
|
||||
#endif
|
||||
|
||||
#ifndef BMP_DEBUG
|
||||
#cmakedefine01 BMP_DEBUG
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue