1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-24 07:28:10 +00:00

undo: debug

This commit is contained in:
DoZ10 2017-04-16 11:55:21 -04:00
parent d455c18d4b
commit c2af1e7c5c
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,7 @@
##
SHARED := 0
DEBUG := 1
DEBUG := 0
PRODUCTION := 0
##

View File

@ -2,7 +2,6 @@
* Author......: See docs/credits.txt
* License.....: MIT
*/
#include "signal.h"
#include "common.h"
#include "types.h"
#include "bitops.h"