diff options
Diffstat (limited to 'hw/etraxfs_timer.c')
-rw-r--r-- | hw/etraxfs_timer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/etraxfs_timer.c b/hw/etraxfs_timer.c index 793c5eb929..79eceb8926 100644 --- a/hw/etraxfs_timer.c +++ b/hw/etraxfs_timer.c @@ -52,7 +52,6 @@ struct etrax_timer { ptimer_state *ptimer_t0; ptimer_state *ptimer_t1; ptimer_state *ptimer_wd; - struct timeval last; int wd_hits; |