aboutsummaryrefslogtreecommitdiff
path: root/stubs/notify-event.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/notify-event.c')
-rw-r--r--stubs/notify-event.c6
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)
-{
-}