ControllerInterface: Remove unused ClearInputState

This commit is contained in:
Jasper St. Pierre
2014-11-13 00:56:32 -08:00
parent 367a42dcfd
commit 61fcfc4bf2
7 changed files with 3 additions and 36 deletions

View File

@ -76,8 +76,6 @@ public:
bool UpdateInput();
bool UpdateOutput();
void ClearInputState();
Device(const XINPUT_CAPABILITIES& capabilities, u8 index);
std::string GetName() const;