From 88db38893001cf9ebdc3e40c07b6223e0d03cd2f Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Thu, 16 Oct 2008 21:22:00 +0000 Subject: [PATCH] Remove one line of whitespace. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28189 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/os/drivers/ACPI.h | 1 - 1 file changed, 1 deletion(-) diff --git a/headers/os/drivers/ACPI.h b/headers/os/drivers/ACPI.h index 799da6d3e7..1253110919 100644 --- a/headers/os/drivers/ACPI.h +++ b/headers/os/drivers/ACPI.h @@ -114,7 +114,6 @@ struct acpi_object_type { } package; struct { uint32 cpu_id; - int pblk_address; size_t pblk_length; } processor;