fix merge error in xorg/X11R7.6/rdp/rdp.h

This commit is contained in:
Jim Grandy 2013-08-22 14:56:24 -07:00
parent b3ee3cbd4b
commit b857a69332

View File

@ -297,7 +297,6 @@ struct _rdpPixmapRec
then we force remote the pixmap */
int use_count;
int kind_width;
int is_scratch;
struct rdp_draw_item* draw_item_head;
struct rdp_draw_item* draw_item_tail;
};