mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Logitech - Don't throw what we just caught
This commit is contained in:
parent
e23b994a9f
commit
a5f8a1361f
@ -49,7 +49,6 @@ namespace Artemis.Plugins.Devices.Logitech
|
||||
catch (Exception)
|
||||
{
|
||||
_logger.Debug("Found Logitech device with PID {pid}", hidDevice.ProductID);
|
||||
throw;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user