X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.c;h=28095927c6e9d5a7ec227c6c3496a92fb9c3686e;hp=96111a0e600176c5a37f8f047588bd4f5f654de8;hb=90c6f055b637a58da0381a21b4a290ce26f56d8f;hpb=ebbac77d7416d365a2a33f159780ef0f06cc3351 diff --git a/st.c b/st.c index 96111a0..2809592 100644 --- a/st.c +++ b/st.c @@ -916,7 +916,6 @@ bpress(XEvent *e) { if(sel.snap != 0) { sel.mode++; tsetdirt(sel.nb.y, sel.ne.y); - draw(); } sel.tclick2 = sel.tclick1; sel.tclick1 = now;