mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:57:35 +00:00
Kernel: Remove declarations for non-existent methods
This commit is contained in:
parent
09a22ddb2a
commit
3cbc0fdbb0
19 changed files with 0 additions and 42 deletions
|
@ -90,8 +90,6 @@ public:
|
|||
ErrorOr<void> clear_port_feature(u8, HubFeatureSelector);
|
||||
ErrorOr<void> set_port_feature(u8, HubFeatureSelector);
|
||||
|
||||
ErrorOr<void> reset_port(u8);
|
||||
|
||||
void check_for_port_updates();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue