renmoved commented code

This commit is contained in:
Michael Starke
2018-10-25 16:34:44 +02:00
parent 38e7a5f0b9
commit 57e28e1417

View File

@@ -71,7 +71,6 @@ static CGEventFlags _updateModifierMaskForCurrentDefaults(CGEventFlags modifiers
if(![self isValid]) {
return; // no valid command. Stop.
}
//CGKeyCode mappedKey = [self _transformKeyCode];
[self sendPressKey:self.key];
}