]> Git Repo - qemu.git/blobdiff - qemu-common.h
qxl: stop direct access to DisplaySurface fields.
[qemu.git] / qemu-common.h
index b54612b1a5059d7c8374cd98630671c5f8f7f8e3..89cec1d81797c764af58f532ef5a5e507b3f1607 100644 (file)
@@ -262,10 +262,8 @@ typedef struct DriveInfo DriveInfo;
 typedef struct DisplayState DisplayState;
 typedef struct DisplayChangeListener DisplayChangeListener;
 typedef struct DisplaySurface DisplaySurface;
-typedef struct DisplayAllocator DisplayAllocator;
 typedef struct PixelFormat PixelFormat;
-typedef struct TextConsole TextConsole;
-typedef TextConsole QEMUConsole;
+typedef struct QemuConsole QemuConsole;
 typedef struct CharDriverState CharDriverState;
 typedef struct MACAddr MACAddr;
 typedef struct NetClientState NetClientState;
This page took 0.023154 seconds and 4 git commands to generate.