Persistent warnings

This commit is contained in:
Arun Prakash Jana 2019-03-14 18:21:02 +05:30
parent f9036bd959
commit 1847a7647f
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 0 additions and 1 deletions

View File

@ -3351,7 +3351,6 @@ nochange:
mkpath(path, dents[cur].name, newpath);
if (lstat(newpath, &sb) == -1 || !show_stats(newpath, dents[cur].name, &sb)) {
printwarn();
presel = MSGWAIT;
goto nochange;
}
break;