Patching while not really woken up.

master
Christoph Lohmann 11 years ago
parent 5984657c00
commit 5dc48af29e

@ -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…
Cancel
Save