summaryrefslogtreecommitdiffstats
path: root/src/compiler/dex/frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/dex/frontend.h')
-rw-r--r--src/compiler/dex/frontend.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compiler/dex/frontend.h b/src/compiler/dex/frontend.h
index 2e62dc8c7b..49e085270c 100644
--- a/src/compiler/dex/frontend.h
+++ b/src/compiler/dex/frontend.h
@@ -55,7 +55,6 @@ enum opt_control_vector {
// Force code generation paths for testing.
enum debugControlVector {
- kDebugDisplayMissingTargets,
kDebugVerbose,
kDebugDumpCFG,
kDebugSlowFieldPath,