X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gdk%2Fx11%2Fgdkscreen-x11.h;h=ffee2cf66b260a8fb5209008954f21a193e2ea77;hb=b2043511eedbba93336c4b46c74a31e24f9d6452;hp=f4a15b8b2b49f9cb7acf22e050b48b4eda336eec;hpb=200d6fe6647fe1a4b3c9e609533b6f9448a09bf7;p=~andy%2Fgtk diff --git a/gdk/x11/gdkscreen-x11.h b/gdk/x11/gdkscreen-x11.h index f4a15b8b2..ffee2cf66 100644 --- a/gdk/x11/gdkscreen-x11.h +++ b/gdk/x11/gdkscreen-x11.h @@ -69,7 +69,6 @@ struct _GdkX11Screen * fetch of window manager name */ guint need_refetch_wm_name : 1; - guint xsettings_in_init : 1; guint is_composited : 1; guint xft_init : 1; /* Whether we've intialized these values yet */ guint xft_antialias : 1;