oops, don't need ~KeyboardMouse() anymore...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5408 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
452c2e711a
commit
ca3de2f1ec
|
@ -97,7 +97,6 @@ protected:
|
|||
|
||||
public:
|
||||
KeyboardMouse(IOHIDDeviceRef device);
|
||||
~KeyboardMouse();
|
||||
|
||||
std::string GetName() const;
|
||||
std::string GetSource() const;
|
||||
|
|
Loading…
Reference in New Issue