]> git.proxmox.com Git - qemu.git/blobdiff - arch_init.c
usb-hub: need to check dev->attached
[qemu.git] / arch_init.c
index 9a5a0e31b344b0f5e0d789550d749079768febc1..a6c69c75a9fdbad245ecc51a7bcc73d06e6e7deb 100644 (file)
@@ -459,11 +459,6 @@ int ram_load(QEMUFile *f, void *opaque, int version_id)
     return 0;
 }
 
-void qemu_service_io(void)
-{
-    qemu_notify_event();
-}
-
 #ifdef HAS_AUDIO
 struct soundhw {
     const char *name;