mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-24 18:16:24 +01:00
Turn off debug builds
This commit is contained in:
parent
a10938e5a0
commit
2cd4f3cf98
@ -6,7 +6,7 @@
|
|||||||
#define _METERPRETER_SOURCE_COMMON_COMMON_H
|
#define _METERPRETER_SOURCE_COMMON_COMMON_H
|
||||||
|
|
||||||
/*! @brief Set to 0 for "normal", and 1 to "verbose", comment out to disable completely. */
|
/*! @brief Set to 0 for "normal", and 1 to "verbose", comment out to disable completely. */
|
||||||
#define DEBUGTRACE 0
|
//#define DEBUGTRACE 0
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user