Pārlūkot izejas kodu

Remove unnecessary label

master
lostd pirms 10 gadiem
vecāks
revīzija
905b74161e
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. +1
    -2
      noice.c

+ 1
- 2
noice.c Parādīt failu

@@ -549,7 +549,6 @@ begin:
oldpath = NULL;

for (;;) {
redraw:
nlines = MIN(LINES - 4, n);

/* Clean screen */
@@ -661,7 +660,7 @@ nochange:
spawn(bin, newpath, NULL);
initcurses();
free(newpath);
goto redraw;
continue;
default:
printmsg("Unsupported file");
goto nochange;


Notiek ielāde…
Atcelt
Saglabāt