mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 11:07:35 +00:00
Kernel: Remove unused members in BIOSSysFSDirectory
This commit is contained in:
parent
ed77b6f8cb
commit
b959c1bfa9
2 changed files with 0 additions and 20 deletions
|
@ -99,11 +99,6 @@ public:
|
|||
void create_components();
|
||||
|
||||
private:
|
||||
OwnPtr<KBuffer> dmi_entry_point() const;
|
||||
OwnPtr<KBuffer> smbios_structure_table() const;
|
||||
size_t dmi_entry_point_length() const;
|
||||
size_t smbios_structure_table_length() const;
|
||||
|
||||
BIOSSysFSDirectory();
|
||||
|
||||
void set_dmi_64_bit_entry_initialization_values();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue