Explorar o código

Remove useless continue

Jochen Sprickerhof %!s(int64=5) %!d(string=hai) anos
pai
achega
aa67a3e9c8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      scroll.c

+ 0 - 1
scroll.c

@@ -473,7 +473,6 @@ main(int argc, char *argv[])
 		if (doredraw) {
 			redraw();
 			doredraw = false;
-			continue;
 		}
 
 		if (pfd[0].revents & POLLIN) {