Skip to content

Commit

Permalink
Disable debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexikos committed Sep 2, 2012
1 parent 6aed05d commit 2bc0f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbgp_listvars.ahk
Expand Up @@ -147,7 +147,7 @@ AttachScripts()

DebuggerAttach(session, ByRef init)
{
D("attached to " session.File ":" session.Thread)
; D("attached to " session.File ":" session.Thread)

; Check if the debugger supports async mode, which is required:
session.feature_get("-n supports_async", response)
Expand Down

0 comments on commit 2bc0f35

Please sign in to comment.