aboutsummarylogtreecommitdiffstats
path: root/st.c
diff options
context:
space:
mode:
authorChristoph Lohmann2013-04-13 08:51:30 +0200
committerChristoph Lohmann2013-04-13 08:51:30 +0200
commitef60c04a1d4168a4d9de9a8461ff996ca575cf22 (patch)
tree4c738cee21678a12f2716fd7b9ad930981bb83ce /st.c
parentc2fe95fe1025a3975dea2767916a1b1bb74d3173 (diff)
downloadaur-ef60c04a1d4168a4d9de9a8461ff996ca575cf22.tar.gz
Patching while not really woken up.
Diffstat (limited to 'st.c')
-rw-r--r--st.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/st.c b/st.c
index b350225db776..23a43c18169c 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 */