mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:37:46 +00:00
Kernel: Clean up VMWareMouseDevice and VMWareBackdoor
No functional changes.
This commit is contained in:
parent
53c8faaafc
commit
8a65a9c30f
2 changed files with 3 additions and 4 deletions
|
@ -44,7 +44,6 @@ void VMWareMouseDevice::irq_handle_byte_read(u8)
|
|||
}
|
||||
evaluate_block_conditions();
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
VMWareMouseDevice::VMWareMouseDevice(const I8042Controller& ps2_controller)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue