mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
removed unused code
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4434 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
a39f8f3ad9
commit
a57f63167c
5 changed files with 0 additions and 14 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue