diff options
Diffstat (limited to 'include/sysemu/dump.h')
| -rw-r--r-- | include/sysemu/dump.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sysemu/dump.h b/include/sysemu/dump.h index ffc2ea1072..7fce1d4af6 100644 --- a/include/sysemu/dump.h +++ b/include/sysemu/dump.h @@ -166,8 +166,6 @@ typedef struct DumpState { hwaddr memory_offset; int fd; - GuestPhysBlock *next_block; - ram_addr_t start; bool has_filter; int64_t begin; int64_t length; |