remove unneeded field

device-handlers
Clive Galway 2 years ago
parent 379803bdd0
commit 464974ebc1

@ -7,7 +7,6 @@ namespace AutoHotInterception.DeviceHandlers
{
class MouseHandler : DeviceHandler
{
dynamic ContextCallback;
MappingOptions MouseMoveAbsoluteMapping;
MappingOptions MouseMoveRelativeMapping;

Loading…
Cancel
Save