Re: [dev] [st] [PATCH] len assignment is never used

2015-04-27 Thread Roberto E. Vargas Caballero
Applied, thanks.

[dev] [st] [PATCH] len assignment is never used

2015-04-22 Thread Daniel Martí
Signed-off-by: Daniel Martí mv...@mvdan.cc --- st.c | 1 - 1 file changed, 1 deletion(-) diff --git a/st.c b/st.c index 57cb052..6f236ec 100644 --- a/st.c +++ b/st.c @@ -864,7 +864,6 @@ mousereport(XEvent *e) { + ((state ControlMask) ? 16 : 0); } - len =