diff --git a/cogl/cogl/cogl-xlib-renderer.c b/cogl/cogl/cogl-xlib-renderer.c index 0d8f5478e..c88898a00 100644 --- a/cogl/cogl/cogl-xlib-renderer.c +++ b/cogl/cogl/cogl-xlib-renderer.c @@ -261,8 +261,6 @@ update_outputs (CoglRenderer *renderer, break; } - output->subpixel_order = COGL_SUBPIXEL_ORDER_HORIZONTAL_RGB; - /* Handle the effect of rotation and reflection on subpixel order (ugh) */ for (j = 0; j < 6; j++) {