Commit 5dc48af

Christoph Lohmann <20h@r-36.net>
2013-04-13 02:51:30
Patching while not really woken up.
1 parent 5984657
Changed files (1)
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 */