summaryrefslogtreecommitdiffstats
path: root/qemu/stubs/blockdev-close-all-bdrv-states.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/stubs/blockdev-close-all-bdrv-states.c')
-rw-r--r--qemu/stubs/blockdev-close-all-bdrv-states.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/qemu/stubs/blockdev-close-all-bdrv-states.c b/qemu/stubs/blockdev-close-all-bdrv-states.c
deleted file mode 100644
index f1f1d9cdc..000000000
--- a/qemu/stubs/blockdev-close-all-bdrv-states.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "qemu/osdep.h"
-#include "block/block_int.h"
-
-void blockdev_close_all_bdrv_states(void)
-{
-}