Kernel: Remove unused function from ACPI namespace
This commit is contained in:
@@ -429,10 +429,4 @@ namespace Kernel::ACPI::AML
|
||||
|
||||
return {};
|
||||
}
|
||||
|
||||
BAN::ErrorOr<void> Namespace::initialize_devices()
|
||||
{
|
||||
return {};
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user