From aafcae79d17c1f802bc880d2142af7171fed75d8 Mon Sep 17 00:00:00 2001 From: Tiago Vignatti Date: Fri, 10 Jul 2009 14:56:31 +0300 Subject: [PATCH] xfree86: remove unused vbe header file Signed-off-by: Tiago Vignatti Acked-by: Oliver McFadden --- hw/xfree86/common/xf86ShowOpts.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xfree86/common/xf86ShowOpts.c b/hw/xfree86/common/xf86ShowOpts.c index 622e2610c..04a9a8b1c 100644 --- a/hw/xfree86/common/xf86ShowOpts.c +++ b/hw/xfree86/common/xf86ShowOpts.c @@ -45,7 +45,6 @@ #include "xf86Parser.h" #include "xf86tokens.h" #include "Configint.h" -#include "vbe.h" #include "xf86DDC.h" #if defined(__sparc__) && !defined(__OpenBSD__) #include "xf86Bus.h"