projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
094b62c
)
sdl2: Remove unused epoxy include
author
Elie Tournier
<tournier.elie@gmail.com>
Wed, 4 Apr 2018 09:30:40 +0000
(10:30 +0100)
committer
Gerd Hoffmann
<kraxel@redhat.com>
Wed, 4 Apr 2018 13:45:12 +0000
(15:45 +0200)
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>
ui/sdl2-gl.c
patch
|
blob
|
history
diff --git
a/ui/sdl2-gl.c
b/ui/sdl2-gl.c
index 5e1073a0842b9b1c7c4acfab265b1b4dc3cc147f..c3683e6b65061cf139bdf3e757053b4199e18626 100644
(file)
--- a/
ui/sdl2-gl.c
+++ b/
ui/sdl2-gl.c
@@
-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) {