* [Qemu-devel] [4981] Delete unused variable.
@ 2008-08-01 17:14 Thiemo Seufer
0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2008-08-01 17:14 UTC (permalink / raw)
To: qemu-devel
Revision: 4981
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4981
Author: ths
Date: 2008-08-01 17:14:35 +0000 (Fri, 01 Aug 2008)
Log Message:
-----------
Delete unused variable.
Modified Paths:
--------------
trunk/target-mips/translate.c
Modified: trunk/target-mips/translate.c
===================================================================
--- trunk/target-mips/translate.c 2008-08-01 15:13:58 UTC (rev 4980)
+++ trunk/target-mips/translate.c 2008-08-01 17:14:35 UTC (rev 4981)
@@ -519,7 +519,6 @@
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;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-01 17:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-01 17:14 [Qemu-devel] [4981] Delete unused variable Thiemo Seufer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).