Revert "Fuzzer improvements."

This reverts commit 435f1c4626.
This commit is contained in:
Bart House
2019-07-14 21:10:39 -07:00
parent 5d2181ced3
commit 4c1c247028
14 changed files with 8 additions and 337 deletions
+2 -8
View File
@@ -475,14 +475,8 @@ int *x, *y, *mod;
coord cc;
DWORD count;
really_move_cursor();
if (iflags.debug_fuzzer) {
int poskey = randomkey();
if (poskey == 0) {
*x = rn2(console.width);
*y = rn2(console.height);
}
return poskey;
}
if (iflags.debug_fuzzer)
return randomkey();
ch = (program_state.done_hup)
? '\033'
: keyboard_handler.pCheckInput(