diff --git a/lib/HoldRepeat.ahk b/lib/HoldRepeat.ahk index 7d7cc93..4246e28 100644 --- a/lib/HoldRepeat.ahk +++ b/lib/HoldRepeat.ahk @@ -34,7 +34,6 @@ _HoldRepeat_Handler(IsHold, TargetKey, CancelKeys:=[], HoldKey:="") { } _HoldRepeat_Loop(IsHold, TargetKey, CancelKeys, HoldKey) { - global _HoldRepeat_LoopState global _HoldRepeat_IsActive global HoldRepeat_BlindMode