Explorar o código

There is no need for a full dirt redraw.

Christoph Lohmann %!s(int64=11) %!d(string=hai) anos
pai
achega
a495fce128
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      st.c

+ 0 - 1
st.c

@@ -3440,7 +3440,6 @@ void
 redraw(int timeout) {
 	struct timespec tv = {0, timeout * 1000};
 
-	tfulldirt();
 	draw();
 
 	if(timeout > 0) {