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

ulab-next
Jim Grandy 11 years ago
parent b3ee3cbd4b
commit b857a69332

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

Loading…
Cancel
Save