diff options
Diffstat (limited to 'hw/twl92230.c')
-rw-r--r-- | hw/twl92230.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/twl92230.c b/hw/twl92230.c index a9f4faf056..8d0ce5da6c 100644 --- a/hw/twl92230.c +++ b/hw/twl92230.c @@ -62,7 +62,6 @@ struct menelaus_s { int sec_offset; int alm_sec; int next_comp; - struct tm *(*gettime)(const time_t *timep, struct tm *result); } rtc; qemu_irq handler[3]; qemu_irq *in; |