diff options
Diffstat (limited to 'battstat/acpi-linux.c')
-rw-r--r-- | battstat/acpi-linux.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/battstat/acpi-linux.c b/battstat/acpi-linux.c index c383bd2e..31daad5d 100644 --- a/battstat/acpi-linux.c +++ b/battstat/acpi-linux.c @@ -247,7 +247,6 @@ update_battery_info (struct acpi_info* acpiinfo) return TRUE; } - /* Initializes the ACPI-reading subsystem by opening a file * descriptor to the ACPI event file. This can either be the * /proc/acpi/event exported by the kernel, or if it's already |