Patching while not really woken up.
This commit is contained in:
parent
5984657c00
commit
5dc48af29e
4
st.c
4
st.c
@ -835,10 +835,6 @@ selnotify(XEvent *e) {
|
||||
*repl++ = '\r';
|
||||
}
|
||||
|
||||
last = data + nitems * format / 8;
|
||||
repl = data;
|
||||
|
||||
|
||||
ttywrite((const char *)data, nitems * format / 8);
|
||||
XFree(data);
|
||||
/* number of 32-bit chunks returned */
|
||||
|
Loading…
x
Reference in New Issue
Block a user