[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 1/2] sdl2: drop sdl_zoom.h
From: |
Gerd Hoffmann |
Subject: |
[Qemu-devel] [PULL 1/2] sdl2: drop sdl_zoom.h |
Date: |
Tue, 16 Sep 2014 08:31:36 +0200 |
It isn't used.
Signed-off-by: Gerd Hoffmann <address@hidden>
---
ui/sdl2.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/ui/sdl2.c b/ui/sdl2.c
index fcac87b..1ad74ba 100644
--- a/ui/sdl2.c
+++ b/ui/sdl2.c
@@ -35,7 +35,6 @@
#include "ui/console.h"
#include "ui/input.h"
#include "sysemu/sysemu.h"
-#include "sdl_zoom.h"
#include "sdl2-keymap.h"
--
1.8.3.1