mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-13 00:58:29 +02:00
ControllerInterface: Remove unused ClearInputState
This commit is contained in:
@ -54,8 +54,6 @@ private:
|
||||
public:
|
||||
bool UpdateInput();
|
||||
|
||||
void ClearInputState();
|
||||
|
||||
Joystick(const LPDIRECTINPUTDEVICE8 device, const unsigned int index);
|
||||
~Joystick();
|
||||
|
||||
|
Reference in New Issue
Block a user