x11: Remove display_x11->have_render

Also remove setters and getters for the variable and the GdkTristate
enum, as it's the only place where it was used.
This commit is contained in:
Benjamin Otte
2010-08-06 04:36:17 +02:00
parent 7182a2dc19
commit 8868e77fa0
4 changed files with 0 additions and 100 deletions

View File

@ -72,8 +72,6 @@ gint _gdk_send_xevent (GdkDisplay *display,
glong event_mask,
XEvent *event_send);
gboolean _gdk_x11_have_render (GdkDisplay *display);
/* Routines from gdkgeometry-x11.c */
void _gdk_window_move_resize_child (GdkWindow *window,
gint x,