aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-04-13 08:51:30 +0200
committerChristoph Lohmann <20h@r-36.net>2013-04-13 08:51:30 +0200
commit5dc48af29e9972527767977be3bbc9c072cf1c13 (patch)
treee34abd4bbf8960e7a92dd507eaec47932d64225b
parent5984657c001fe5b4690cef5ddffe11acbf7da7f2 (diff)
downloadst-5dc48af29e9972527767977be3bbc9c072cf1c13.tar.gz
st-5dc48af29e9972527767977be3bbc9c072cf1c13.tar.bz2
Patching while not really woken up.
-rw-r--r--st.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/st.c b/st.c
index b350225..23a43c1 100644
--- a/st.c
+++ b/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 */