Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 141292 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/x11.c (-1 / +1 lines)
Lines 76-82 Link Here
76
static CSSRect update_rects[UPDATE_MAX_REGIONS];
76
static CSSRect update_rects[UPDATE_MAX_REGIONS];
77
#endif
77
#endif
78
78
79
extern QEDisplay x11_dpy;
79
static QEDisplay x11_dpy;
80
static int visual_depth;
80
static int visual_depth;
81
81
82
static int force_tty = 0;
82
static int force_tty = 0;

Return to bug 141292