1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-08 23:33:07 +01:00

Remove debug flag

This commit is contained in:
OJ 2013-10-23 13:57:14 +10:00
parent 065e990e72
commit b9a7adc4e6

View File

@ -44,7 +44,7 @@ int current_unix_timestamp(void) {
#ifndef _WIN32
int debugging_enabled = 1;
int debugging_enabled;
/*
*/