sdl2: Remove unused epoxy include
Signed-off-by: Elie Tournier <elie.tournier@collabora.com> Message-id: 20180404093040.26009-1-tournier.elie@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
094b62cd9c
commit
991f366b2f
@ -32,8 +32,6 @@
|
||||
#include "ui/sdl2.h"
|
||||
#include "sysemu/sysemu.h"
|
||||
|
||||
#include <epoxy/gl.h>
|
||||
|
||||
static void sdl2_set_scanout_mode(struct sdl2_console *scon, bool scanout)
|
||||
{
|
||||
if (scon->scanout_mode == scanout) {
|
||||
|
Loading…
Reference in New Issue
Block a user