mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-26 00:18:36 +00:00
undo: debug
This commit is contained in:
parent
d455c18d4b
commit
c2af1e7c5c
@ -4,7 +4,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
SHARED := 0
|
SHARED := 0
|
||||||
DEBUG := 1
|
DEBUG := 0
|
||||||
PRODUCTION := 0
|
PRODUCTION := 0
|
||||||
|
|
||||||
##
|
##
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
* Author......: See docs/credits.txt
|
* Author......: See docs/credits.txt
|
||||||
* License.....: MIT
|
* License.....: MIT
|
||||||
*/
|
*/
|
||||||
#include "signal.h"
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include "bitops.h"
|
#include "bitops.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user