mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-14 06:59:46 -05:00
Remove redundant glFlush().
This commit is contained in:
parent
873302649a
commit
29590034f4
1 changed files with 0 additions and 2 deletions
|
|
@ -219,8 +219,6 @@ repaint(void *data)
|
|||
}
|
||||
wl_surface_iterator_destroy(iterator);
|
||||
|
||||
glFlush();
|
||||
|
||||
eglSwapBuffers(ec->display, ec->surface);
|
||||
|
||||
if (do_screenshot) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue