From db778f43d384da0fc3e31c8b214a8109e1be3c05 Mon Sep 17 00:00:00 2001 From: uwe Date: Sat, 16 May 2009 22:05:42 +0000 Subject: Drop unused/duplicated #includes and some dead code (trivial). Build-tested on 32bit x86. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@521 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- layout.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'layout.c') diff --git a/layout.c b/layout.c index 87a52ad..4326aea 100644 --- a/layout.c +++ b/layout.c @@ -18,11 +18,9 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include #include #include #include -#include #include "flash.h" char *mainboard_vendor = NULL; -- cgit v1.2.1