mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-22 21:37:22 +00:00
Interrupts: Remove unused methods
This commit is contained in:
@@ -64,8 +64,6 @@ public:
|
||||
void increment_invoking_counter();
|
||||
|
||||
protected:
|
||||
void enable_interrupt_vector();
|
||||
void disable_interrupt_vector();
|
||||
void change_interrupt_number(u8 number);
|
||||
explicit GenericInterruptHandler(u8 interrupt_number);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user