X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.c;h=392f12de66745da2364a5e0cac24b83906b5c659;hp=a4f467d0c76a3241a885dd854150648a62ab00fd;hb=a495fce128a887275d455c09c37b3882e909f962;hpb=6f4cfa5136d354f3901871b71e460ba9f0f182a3 diff --git a/st.c b/st.c index a4f467d..392f12d 100644 --- a/st.c +++ b/st.c @@ -3440,7 +3440,6 @@ void redraw(int timeout) { struct timespec tv = {0, timeout * 1000}; - tfulldirt(); draw(); if(timeout > 0) {