Leave the blanking setting alone when changing the verification setting.

This commit is contained in:
AK-47
2022-01-06 10:42:01 +00:00
parent 85fbba947a
commit 3094fc2fa7

View File

@@ -1829,10 +1829,6 @@ void nwipe_gui_verify( void )
{
nwipe_options.verify = focus;
}
if( nwipe_options.verify != NWIPE_VERIFY_NONE )
{
nwipe_options.noblank = 0;
}
return;
case KEY_BACKSPACE: