mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Cleanup
This commit is contained in:
@@ -53,7 +53,7 @@ LedDeviceLightpackHidapi::~LedDeviceLightpackHidapi()
|
||||
_deviceHandle = nullptr;
|
||||
}
|
||||
|
||||
// TODO: Should be called to avoid memory loss, but only at the end of the application
|
||||
// TODO: Should be called to avoid memory leak, but only at the end of the application
|
||||
//hid_exit();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user