From a57f63167c3a04a42c5b4762045445b2e0685a31 Mon Sep 17 00:00:00 2001 From: bellard Date: Mon, 12 May 2008 12:00:46 +0000 Subject: removed unused code git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4434 c046a42c-6fe2-441c-8c8c-71466251a162 --- tests/qruncom.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/qruncom.c') diff --git a/tests/qruncom.c b/tests/qruncom.c index 7b25fcded..6bc0b2b2d 100644 --- a/tests/qruncom.c +++ b/tests/qruncom.c @@ -199,9 +199,6 @@ int main(int argc, char **argv) env = cpu_init("qemu32"); - /* disable code copy to simplify debugging */ - code_copy_enabled = 0; - /* set user mode state (XXX: should be done automatically by cpu_init ?) */ env->user_mode_only = 1; -- cgit v1.2.3