aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-02-05 12:44:42 +0100
committerJohn Ankarström <john@ankarstrom.se>2021-02-05 12:44:42 +0100
commit32201050f368531d66f633c929c6ec86eef30f60 (patch)
treea337395b105b11bed02cfff3891df559544d5586
parentdd3334cb935cbd57bd9839b8a731bd301b9ab77d (diff)
downloadahk-32201050f368531d66f633c929c6ec86eef30f60.tar.gz
explorer: Remove unnecessary DLL call
-rw-r--r--tt.programs.explorer.ahk1
1 files changed, 0 insertions, 1 deletions
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}