From 408e2f37be43392374d8bf9b0bfcfb1939bc6f69 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Fri, 10 Aug 2018 15:22:36 +0200 Subject: qxl: drop unused generation variable Signed-off-by: Gerd Hoffmann Reviewed-by: Peter Maydell Message-id: 20180810132236.25908-1-kraxel@redhat.com --- hw/display/qxl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/display/qxl.h') diff --git a/hw/display/qxl.h b/hw/display/qxl.h index 089696ef62..6eacba080d 100644 --- a/hw/display/qxl.h +++ b/hw/display/qxl.h @@ -43,7 +43,6 @@ typedef struct PCIQXLDevice { enum qxl_mode mode; uint32_t cmdflags; - int generation; uint32_t revision; int32_t num_memslots; -- cgit v1.2.3