mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-15 06:58:37 +02:00
HW: Remove UpdateOutput
All of the rumble interfaces are now immediate mode.
This commit is contained in:
@ -121,7 +121,6 @@ public:
|
||||
|
||||
void UpdateReference(ControlReference* control, const ciface::Core::DeviceQualifier& default_device) const;
|
||||
void UpdateInput();
|
||||
void UpdateOutput();
|
||||
|
||||
std::recursive_mutex update_lock;
|
||||
|
||||
|
Reference in New Issue
Block a user