| Submitter | Stefan Hajnoczi |
|---|---|
| Date | Feb. 21, 2013, 9:50 a.m. |
| Message ID | <1361440233-8672-2-git-send-email-stefanha@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/222226/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/include/sysemu/sysemu.h b/include/sysemu/sysemu.h index 1d9599e..ae49088 100644 --- a/include/sysemu/sysemu.h +++ b/include/sysemu/sysemu.h @@ -94,7 +94,6 @@ typedef enum DisplayType } DisplayType; extern int autostart; -extern int bios_size; typedef enum { VGA_NONE, VGA_STD, VGA_CIRRUS, VGA_VMWARE, VGA_XENFB, VGA_QXL,