summaryrefslogtreecommitdiff
path: root/ui/sdl2.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2014-07-24 13:45:38 +0200
committerGerd Hoffmann <kraxel@redhat.com>2014-09-16 08:07:05 +0200
commit4f36e42ee9334c56f0ea8048ccdbe8ae8372346e (patch)
treeed7f0876dc5d0a0f83cfbc0814223273f07cf6d5 /ui/sdl2.c
parentcc35a44cf7b522b1fd0b786562b7de4b881c41b0 (diff)
downloadqemu-4f36e42ee9334c56f0ea8048ccdbe8ae8372346e.tar.gz
sdl2: drop sdl_zoom.h
It isn't used. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'ui/sdl2.c')
-rw-r--r--ui/sdl2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/sdl2.c b/ui/sdl2.c
index fcac87b4be..1ad74baafc 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"