diff options
Diffstat (limited to 'block/qed.h')
-rw-r--r-- | block/qed.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/block/qed.h b/block/qed.h index 62624a1f34..c716772ad7 100644 --- a/block/qed.h +++ b/block/qed.h @@ -169,8 +169,6 @@ typedef struct { /* Periodic flush and clear need check flag */ QEMUTimer *need_check_timer; - - Error *migration_blocker; } BDRVQEDState; enum { |