mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00
Delete unused variable.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4981 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
a7a044f29e
commit
0fd70f8f20
1 changed files with 0 additions and 1 deletions
|
@ -519,7 +519,6 @@ typedef struct DisasContext {
|
|||
struct TranslationBlock *tb;
|
||||
target_ulong pc, saved_pc;
|
||||
uint32_t opcode;
|
||||
uint32_t fp_status;
|
||||
/* Routine used to access memory */
|
||||
int mem_idx;
|
||||
uint32_t hflags, saved_hflags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue