mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:47:44 +00:00
Kernel: Remove type from StorageDevice class
This commit is contained in:
parent
9b75b1be5f
commit
a73bd0fff8
14 changed files with 1 additions and 47 deletions
|
@ -51,8 +51,6 @@ public:
|
|||
static int major_number();
|
||||
static int minor_number();
|
||||
|
||||
NonnullRefPtrVector<StorageController> ide_controllers() const;
|
||||
|
||||
private:
|
||||
bool boot_argument_contains_partition_uuid();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue