From: Ian Jackson Date: Mon, 23 Mar 2009 16:39:09 +0000 (+0000) Subject: xen_machine_pv.c: delete pointless comment. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3ff77f7ff470633670231f265056f56f40f7bb1c;p=xenclient%2Fioemu.git xen_machine_pv.c: delete pointless comment. Signed-off-by: Gerd Hoffmann --- diff --git a/hw/xen_machine_pv.c b/hw/xen_machine_pv.c index df34590e..624d8dd2 100644 --- a/hw/xen_machine_pv.c +++ b/hw/xen_machine_pv.c @@ -33,11 +33,6 @@ enum xen_mode xen_mode = XEN_EMULATE; extern void init_blktap(void); - -/* The Xen PV machine currently provides - * - a virtual framebuffer - * - .... - */ static void xen_init_pv(ram_addr_t ram_size, int vga_ram_size, const char *boot_device, DisplayState *ds, const char *kernel_filename,