delete qemu/include/qemu/notify.h
This commit is contained in:
@ -47,7 +47,6 @@ typedef struct QEMUClock {
|
||||
/* We rely on BQL to protect the timerlists */
|
||||
QLIST_HEAD(, QEMUTimerList) timerlists;
|
||||
|
||||
NotifierList reset_notifiers;
|
||||
int64_t last;
|
||||
|
||||
QEMUClockType type;
|
||||
|
Reference in New Issue
Block a user