summaryrefslogtreecommitdiff
path: root/translate-all.c
diff options
context:
space:
mode:
Diffstat (limited to 'translate-all.c')
-rw-r--r--translate-all.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/translate-all.c b/translate-all.c
index cf8cc9bff0..e0479a8150 100644
--- a/translate-all.c
+++ b/translate-all.c
@@ -48,8 +48,6 @@ target_ulong gen_opc_jump_pc[2];
uint32_t gen_opc_hflags[OPC_BUF_SIZE];
#endif
-int code_copy_enabled = 1;
-
#ifdef CONFIG_PROFILER
int64_t dyngen_tb_count1;
int64_t dyngen_tb_count;