From: Gerd Hoffmann Date: Thu, 24 Jul 2014 11:45:38 +0000 (+0200) Subject: sdl2: drop sdl_zoom.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4f36e42ee9334c56f0ea8048ccdbe8ae8372346e;p=qemu.git sdl2: drop sdl_zoom.h It isn't used. Signed-off-by: Gerd Hoffmann --- 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"