]> Git Repo - qemu.git/blobdiff - os-win32.c
virtio: check virtio_load return code
[qemu.git] / os-win32.c
index 8523d8d0c4bc3b7a90ae3a5e9b76f5ca4352134a..ad76370c7c780b5e9112c6b09a0e0ec80f7e7392 100644 (file)
@@ -151,8 +151,3 @@ int qemu_create_pidfile(const char *filename)
     }
     return 0;
 }
-
-int qemu_get_thread_id(void)
-{
-    return GetCurrentThreadId();
-}
This page took 0.021974 seconds and 4 git commands to generate.