mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 11:42:30 +00:00
renmoved commented code
This commit is contained in:
@@ -71,7 +71,6 @@ static CGEventFlags _updateModifierMaskForCurrentDefaults(CGEventFlags modifiers
|
|||||||
if(![self isValid]) {
|
if(![self isValid]) {
|
||||||
return; // no valid command. Stop.
|
return; // no valid command. Stop.
|
||||||
}
|
}
|
||||||
//CGKeyCode mappedKey = [self _transformKeyCode];
|
|
||||||
[self sendPressKey:self.key];
|
[self sendPressKey:self.key];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user