Patching while not really woken up.

This commit is contained in:
Christoph Lohmann 2013-04-13 08:51:30 +02:00
parent 5984657c00
commit 5dc48af29e
1 changed files with 0 additions and 4 deletions

4
st.c
View File

@ -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 */