diff options
Diffstat (limited to 'hw/display/xenfb.c')
-rw-r--r-- | hw/display/xenfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/display/xenfb.c b/hw/display/xenfb.c index e371569585..80cc9e8320 100644 --- a/hw/display/xenfb.c +++ b/hw/display/xenfb.c @@ -1007,7 +1007,6 @@ wait_more: fb->c.con = graphic_console_init(xenfb_update, xenfb_invalidate, NULL, - NULL, fb); fb->have_console = 1; |