1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 01:49:01 +00:00
hashcat/include/remove.h
2016-09-14 20:06:27 +02:00

13 lines
175 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _REMOVE_H
#define _REMOVE_H
#define REMOVE 0
#define REMOVE_TIMER 60
#endif // _REMOVE_H