From: Gerd Hoffmann Date: Thu, 24 Jul 2014 11:45:38 +0000 (+0200) Subject: sdl2: drop sdl_zoom.h X-Git-Tag: v2.2.0-rc0~113^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f36e42ee9334c56f0ea8048ccdbe8ae8372346e;p=thirdparty%2Fqemu.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 fcac87b4beb..1ad74baafcd 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"