mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Removed extra log call
This commit is contained in:
@@ -272,7 +272,6 @@ namespace GHelper.Input
|
||||
|
||||
if (e.Modifier == (ModifierKeys.Shift))
|
||||
{
|
||||
Logger.WriteLine("shift");
|
||||
switch (e.Key)
|
||||
{
|
||||
case Keys.VolumeDown:
|
||||
|
||||
Reference in New Issue
Block a user