diff --git a/egl-compositor.c b/egl-compositor.c index 580dcbf2..8e693551 100644 --- a/egl-compositor.c +++ b/egl-compositor.c @@ -219,8 +219,6 @@ repaint(void *data) } wl_surface_iterator_destroy(iterator); - glFlush(); - eglSwapBuffers(ec->display, ec->surface); if (do_screenshot) {