aboutsummaryrefslogtreecommitdiff
path: root/block/copy-before-write.h
diff options
context:
space:
mode:
Diffstat (limited to 'block/copy-before-write.h')
-rw-r--r--block/copy-before-write.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/block/copy-before-write.h b/block/copy-before-write.h
index 538aab8bdb..b386fd8f01 100644
--- a/block/copy-before-write.h
+++ b/block/copy-before-write.h
@@ -32,7 +32,6 @@
BlockDriverState *bdrv_cbw_append(BlockDriverState *source,
BlockDriverState *target,
const char *filter_node_name,
- uint64_t cluster_size,
bool compress,
BlockCopyState **bcs,
Error **errp);