Added option --stdout to print candidates instead of trying to crack a hash
[hashcat.git] / include / types.h
index f2ed4b0..2135f1f 100644 (file)
@@ -1252,7 +1252,6 @@ typedef struct
   uint    quiet;
   uint    force;
   uint    benchmark;
-  uint    benchmark_repeats;
   uint    runtime;
   uint    remove;
   uint    remove_timer;