Skip to content

Commit 59ee007

Browse files
fix: remove obsolete SetBatchLines to prevent v2 crash (#37)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
1 parent d5552bf commit 59ee007

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ahk/Keys.ahk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ InitScript(true, false, false) ; UIA required, no admin, manual tuning
99

1010
KeyHistory(0)
1111
ListLines False
12-
SetBatchLines(-1)
1312
SetKeyDelay(-1, -1)
1413
SetMouseDelay(-1)
1514
SetDefaultMouseSpeed(0)

0 commit comments

Comments
 (0)