--- rxvt-unicode/src/screen.C 2013/03/24 10:15:27 1.436 +++ rxvt-unicode/src/screen.C 2013/03/25 12:28:04 1.437 @@ -2478,12 +2478,7 @@ && drawn_buf[oldcursor.row].t[col + cursorwidth] == NOCHAR) cursorwidth++; -#ifndef NO_CURSORCOLOR - if (ISSET_PIXCOLOR (Color_cursor)) - XSetForeground (dpy, gc, pix_colors[Color_cursor]); - else -#endif - XSetForeground (dpy, gc, pix_colors[ccol1]); + XSetForeground (dpy, gc, pix_colors[ccol1]); XDrawRectangle (dpy, vt, gc, Col2Pixel (col),