Selaa lähdekoodia

Selection should not be blocked if no files

master
Arun Prakash Jana 5 vuotta sitten
vanhempi
commit
efc7af0c9c
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. +0
    -3
      src/nnn.c

+ 0
- 3
src/nnn.c Näytä tiedosto

@@ -3090,9 +3090,6 @@ nochange:
printmsg(newpath);
goto nochange;
case SEL_COPYMUL:
if (!ndents)
goto nochange;

cfg.copymode ^= 1;
if (cfg.copymode) {
g_crc = crc8fast((uchar *)dents, ndents * sizeof(struct entry));


Loading…
Peruuta
Tallenna