* [Qemu-devel] [6963] Remove unused variable
@ 2009-03-31 17:18 Blue Swirl
0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2009-03-31 17:18 UTC (permalink / raw)
To: qemu-devel
Revision: 6963
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6963
Author: blueswir1
Date: 2009-03-31 17:18:10 +0000 (Tue, 31 Mar 2009)
Log Message:
-----------
Remove unused variable
Modified Paths:
--------------
trunk/hw/ptimer.c
Modified: trunk/hw/ptimer.c
===================================================================
--- trunk/hw/ptimer.c 2009-03-31 15:46:09 UTC (rev 6962)
+++ trunk/hw/ptimer.c 2009-03-31 17:18:10 UTC (rev 6963)
@@ -78,7 +78,6 @@
} else {
uint64_t rem;
uint64_t div;
- uint32_t frac;
int clz1, clz2;
int shift;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-31 17:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-31 17:18 [Qemu-devel] [6963] Remove unused variable Blue Swirl
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).