Browse Source

Patching while not really woken up.

Christoph Lohmann 12 năm trước cách đây
mục cha
commit
5dc48af29e
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      st.c

+ 0 - 4
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 */