Get rid of quiet variable in data. context

This commit is contained in:
jsteube
2016-09-22 15:56:32 +02:00
parent f2f7dccb90
commit 095dfdc730
11 changed files with 22 additions and 50 deletions
-5
View File
@@ -961,14 +961,9 @@ typedef struct
char *new_restore_file;
char *induction_directory;
char *outfile_check_directory;
u32 quiet;
u32 pw_min;
u32 pw_max;
opencl_ctx_t *opencl_ctx;
hashconfig_t *hashconfig;
hashes_t *hashes;