mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 15:46:19 +00:00
Minor tweak
This commit is contained in:
@@ -171,8 +171,6 @@ class HIDDeviceUdev final : public IHIDDevice
|
||||
udev_device_unref(udevDev);
|
||||
}
|
||||
|
||||
int m_reportDescSz;
|
||||
|
||||
static void _threadProcHID(std::shared_ptr<HIDDeviceUdev> device)
|
||||
{
|
||||
char errStr[256];
|
||||
|
||||
Reference in New Issue
Block a user