diff options
Diffstat (limited to 'include/block')
-rw-r--r-- | include/block/block_int-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/block/block_int-common.h b/include/block/block_int-common.h index a6d271f25d..f01bb8b617 100644 --- a/include/block/block_int-common.h +++ b/include/block/block_int-common.h @@ -158,8 +158,6 @@ struct BlockDriver { */ bool supports_backing; - bool has_variable_length; - /* * Drivers setting this field must be able to work with just a plain * filename with '<protocol_name>:' as a prefix, and no other options. |