JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove call to draw in resize
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 16 Sep 2012 12:02:35 +0000 (14:02 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 16 Sep 2012 12:02:35 +0000 (14:02 +0200)
commit58a57a23051deba7c77901c9971d839a0db05db0
tree8635cbc13fd9824fcb5bf22915c5e1908f44faf8
parent2257932261375d663aa5b99ce4592499470ab06a
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(-)
st.c