* [Qemu-devel] [PATCH] sdl2: Remove unused epoxy include
@ 2018-04-04 9:30 Elie Tournier
2018-04-04 13:46 ` Gerd Hoffmann
0 siblings, 1 reply; 2+ messages in thread
From: Elie Tournier @ 2018-04-04 9:30 UTC (permalink / raw)
To: qemu-devel; +Cc: kraxel, Elie Tournier
Signed-off-by: Elie Tournier <elie.tournier@collabora.com>
---
Can someone push this patch for me please.
I don't have commit access.
ui/sdl2-gl.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/ui/sdl2-gl.c b/ui/sdl2-gl.c
index 5e1073a084..c3683e6b65 100644
--- 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) {
--
2.16.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-04 13:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04 9:30 [Qemu-devel] [PATCH] sdl2: Remove unused epoxy include Elie Tournier
2018-04-04 13:46 ` Gerd Hoffmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).