Remove no longer true comment

This commit is contained in:
Phil Marell
2021-08-08 16:43:46 +10:00
parent 7ba11df286
commit 744b06796d

View File

@@ -97,8 +97,8 @@ namespace GpKeySpecials
kEnter,
kLeftShift,
kRightShift,
kLeftCtrl, // Maps to Command modifier on macOS.
kRightCtrl, //
kLeftCtrl,
kRightCtrl,
kLeftAlt,
kRightAlt,
kLeftCommand,