From 3d581047e29e2fb774e3a1864c1bc63b159a8285 Mon Sep 17 00:00:00 2001 From: Michael Knudsen Date: Thu, 25 Jan 2007 21:25:43 +0000 Subject: Remove comment that I committed by accident. --- sys/dev/acpi/acpidev.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/acpi/acpidev.h b/sys/dev/acpi/acpidev.h index 43c73a216c4..27dbdd07c05 100644 --- a/sys/dev/acpi/acpidev.h +++ b/sys/dev/acpi/acpidev.h @@ -1,4 +1,4 @@ -/* $OpenBSD: acpidev.h,v 1.17 2007/01/22 19:45:16 mk Exp $ */ +/* $OpenBSD: acpidev.h,v 1.18 2007/01/25 21:25:42 mk Exp $ */ /* * Copyright (c) 2005 Marco Peereboom * Copyright (c) 2005 Thorsten Lockert @@ -283,11 +283,6 @@ struct acpibat_softc { struct sensordev sc_sensdev; }; - -/* - * ACPI dock (_DCK) - */ - struct acpidock_softc { struct device sc_dev; -- cgit v1.2.3