diff --git a/xorg/X11R7.6/rdp/rdp.h b/xorg/X11R7.6/rdp/rdp.h index b059fd65..72440af9 100644 --- a/xorg/X11R7.6/rdp/rdp.h +++ b/xorg/X11R7.6/rdp/rdp.h @@ -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; };