diff options
Diffstat (limited to 'block')
-rw-r--r-- | block/qcow2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/block/qcow2.h b/block/qcow2.h index d700bf1..3512263 100644 --- a/block/qcow2.h +++ b/block/qcow2.h @@ -295,8 +295,6 @@ typedef struct BDRVQcow2State { char *image_backing_format; } BDRVQcow2State; -struct QCowAIOCB; - typedef struct Qcow2COWRegion { /** * Offset of the COW region in bytes from the start of the first cluster |