Remove more debugging
This commit is contained in:
parent
2adc126b6c
commit
2451114ab1
@ -130,7 +130,7 @@ acpi_snc_attach(device_t dev)
|
||||
static int
|
||||
acpi_snc_detach(device_t dev)
|
||||
{
|
||||
return_VALUE(0);
|
||||
return (0);
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user