From 32201050f368531d66f633c929c6ec86eef30f60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Fri, 5 Feb 2021 12:44:42 +0100 Subject: explorer: Remove unnecessary DLL call --- tt.programs.explorer.ahk | 1 - 1 file changed, 1 deletion(-) (limited to 'tt.programs.explorer.ahk') diff --git a/tt.programs.explorer.ahk b/tt.programs.explorer.ahk index 4da1dc3..0b2b842 100644 --- a/tt.programs.explorer.ahk +++ b/tt.programs.explorer.ahk @@ -89,7 +89,6 @@ return *#LButton:: MouseGetPos,,, hwnd -DllCall("SetForegroundWindow", "UInt", hwnd) if (not DoubleClick() or not WinActive("ahk_group Explorer")) ; see tt.doubleclick.ahk { SendInput, {Click} -- cgit v1.2.3