Skip to content

Commit d9a5bb9

Browse files
committed
Remove debug statements
1 parent b2f8e46 commit d9a5bb9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

MSEdgeRedirect.au3

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Func ActiveMode(ByRef $aCMDLine)
6565
CheckEdgeIntegrity($aCMDLine[1])
6666
$aCMDLine[1] = StringReplace($aCMDLine[1], "Application\msedge.exe", "IFEO\msedge.exe")
6767

68-
_ArrayDisplay($aCMDLine, "CMDLine Parameters Before Processing", Default, Default, 0x400)
69-
7068
Select
7169
Case $aCMDLine[0] = 1 ; No Parameters
7270
ContinueCase

0 commit comments

Comments
 (0)