From a1da59f8b459083fbed6b4007b3ca4f0bc5807a4 Mon Sep 17 00:00:00 2001 From: Aaqil101 Date: Sun, 29 Sep 2024 08:22:59 +0530 Subject: [PATCH] Remove Comments --- 2nd-Keyboard.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2nd-Keyboard.ahk b/2nd-Keyboard.ahk index 45ba405..3141594 100644 --- a/2nd-Keyboard.ahk +++ b/2nd-Keyboard.ahk @@ -91,7 +91,7 @@ return ;========FunctionLists=========== ;================================ -Func_a(isHold, taps, state) { ; AutoHotkey & AHK_Studio +Func_a(isHold, taps, state) { ; AutoHotkey if (isHold = 1) & (taps = 1) & (state) ; Ahk2Exe { if (!WinExist("ahk_exe Ahk2Exe.exe")) {