From: Roberto E. Vargas Caballero Date: Sun, 16 Sep 2012 12:02:35 +0000 (+0200) Subject: Remove call to draw in resize X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/58a57a23051deba7c77901c9971d839a0db05db0?hp=58a57a23051deba7c77901c9971d839a0db05db0 Remove call to draw in resize In previous commits draw was removed from all the X events, but I forgot do it in resize. --- st.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---