These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / stubs / bdrv-commit-all.c
diff --git a/qemu/stubs/bdrv-commit-all.c b/qemu/stubs/bdrv-commit-all.c
deleted file mode 100644 (file)
index a8e0a95..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#include "qemu-common.h"
-#include "block/block.h"
-
-int bdrv_commit_all(void)
-{
-    return 0;
-}