diff options
Diffstat (limited to 'stubs/notify-event.c')
-rw-r--r-- | stubs/notify-event.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/stubs/notify-event.c b/stubs/notify-event.c deleted file mode 100644 index 827bb52d1a..0000000000 --- a/stubs/notify-event.c +++ /dev/null @@ -1,6 +0,0 @@ -#include "qemu/osdep.h" -#include "qemu/main-loop.h" - -void qemu_notify_event(void) -{ -} |