diff options
Diffstat (limited to 'compiler/dex/frontend.h')
-rw-r--r-- | compiler/dex/frontend.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/dex/frontend.h b/compiler/dex/frontend.h index 114581878..426653505 100644 --- a/compiler/dex/frontend.h +++ b/compiler/dex/frontend.h @@ -70,8 +70,6 @@ enum debugControlVector { kDebugShowNops, kDebugCountOpcodes, kDebugDumpCheckStats, - kDebugDumpBitcodeFile, - kDebugVerifyBitcode, kDebugShowSummaryMemoryUsage, kDebugShowFilterStats, kDebugTimings, |