debugger: remove "debug debugging helper" option

Only useful for the compiled dumpers, and I have not used it for a while.
This commit is contained in:
hjk
2010-11-29 13:52:43 +01:00
parent 78850785c1
commit 40c9b8f2f0
7 changed files with 3 additions and 57 deletions

View File

@@ -85,7 +85,6 @@ enum DebuggerActionCode
UseDebuggingHelpers,
UseCustomDebuggingHelperLocation,
CustomDebuggingHelperLocation,
DebugDebuggingHelpers,
UseCodeModel,