diff --git a/Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.h b/Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.h index cb8f02d29f..1d3b1a967e 100644 --- a/Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.h +++ b/Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.h @@ -97,7 +97,6 @@ protected: public: KeyboardMouse(IOHIDDeviceRef device); - ~KeyboardMouse(); std::string GetName() const; std::string GetSource() const;